index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
LangRef.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add top level section for named metadata.
Devang Patel
2010-01-11
1
-8
/
+35
*
Improve unclear bits and inaccuracies in structure and insertvalue
Jeffrey Yasskin
2010-01-11
1
-6
/
+9
*
Clarify the requirements for a "tail call" to actually be optimized into a
Jeffrey Yasskin
2010-01-09
1
-9
/
+25
*
improve documentation for linkonce to be less confusing.
Chris Lattner
2010-01-09
1
-4
/
+11
*
Grammar thinko.
Eric Christopher
2010-01-08
1
-1
/
+1
*
NamedMDNode is a collection MDNodes.
Devang Patel
2010-01-05
1
-0
/
+3
*
Update docs for bitcode changes. For object size checking we won't
Eric Christopher
2009-12-23
1
-27
/
+8
*
More updates to objectsize intrinsic docs.
Eric Christopher
2009-12-05
1
-83
/
+103
*
Update per Bill's comments. Work in progress.
Eric Christopher
2009-12-01
1
-8
/
+8
*
First pass at llvm.objectsize documentation.
Eric Christopher
2009-11-30
1
-0
/
+37
*
Vector types are no longer required to have a power-of-two length.
Duncan Sands
2009-11-27
1
-2
/
+1
*
These code generator limitations have been removed.
Duncan Sands
2009-11-27
1
-28
/
+0
*
The inbounds keyword isn't relevant to overindexing of
Dan Gohman
2009-11-09
1
-7
/
+6
*
Remove the "special case" for zero-length arrays, and rephrase this
Dan Gohman
2009-11-09
1
-6
/
+7
*
add the ability for TargetData to return information about legal integer
Chris Lattner
2009-11-07
1
-0
/
+7
*
Add missing end-tag.
Bill Wendling
2009-11-02
1
-1
/
+1
*
Some formatting changes.
Bill Wendling
2009-11-02
1
-57
/
+54
*
Revert 85678/85680. The decision is to stay with the current form of
Chris Lattner
2009-11-01
1
-4
/
+2
*
Make blockaddress(@func, null) be valid, and make 'deleting a basic
Chris Lattner
2009-10-31
1
-2
/
+4
*
use metavariable <result> instead of SSA name %result for consistency
Gabor Greif
2009-10-28
1
-8
/
+8
*
ooops, SSA name should not be part of the link
Gabor Greif
2009-10-28
1
-2
/
+2
*
advertise new syntax for unnamed instructions
Gabor Greif
2009-10-28
1
-7
/
+7
*
rename indbr -> indirectbr to appease the residents of #llvm.
Chris Lattner
2009-10-28
1
-8
/
+8
*
typo
Chris Lattner
2009-10-27
1
-1
/
+1
*
you can't take the address of the entry block of a function.
Chris Lattner
2009-10-27
1
-2
/
+2
*
improvements from gabor.
Chris Lattner
2009-10-27
1
-2
/
+2
*
fix things pointed out by Dan!
Chris Lattner
2009-10-27
1
-4
/
+9
*
document the forthcoming blockaddress constant.
Chris Lattner
2009-10-27
1
-1
/
+26
*
fix pasto pointed out by Rafael
Chris Lattner
2009-10-27
1
-1
/
+1
*
add enough support for indirect branch for the feature test to pass
Chris Lattner
2009-10-27
1
-0
/
+50
*
Fix reversed logic spotted by Owen Anderson.
Nick Lewycky
2009-10-27
1
-2
/
+2
*
Remove all references to MallocInst and FreeInst
Victor Hernandez
2009-10-26
1
-96
/
+19
*
Rename msasm to alignstack per review.
Dale Johannesen
2009-10-21
1
-6
/
+10
*
Documentation for the new msasm flag, which is no
Dale Johannesen
2009-10-13
1
-2
/
+16
*
Force memory use markers to have a ConstantInt for the size argument.
Nick Lewycky
2009-10-13
1
-8
/
+12
*
Add new "memory use marker" intrinsics. These indicate lifetimes and invariant
Nick Lewycky
2009-10-13
1
-0
/
+131
*
Documentation: Perform automated correction of common typos.
Benjamin Kramer
2009-10-12
1
-5
/
+5
*
fix broken anchors.
Chris Lattner
2009-10-10
1
-3
/
+3
*
Remove the "metadata*" type and simplify the code it complicated. This was only
Nick Lewycky
2009-09-27
1
-4
/
+4
*
Remove dead code from this function and optimize. Update its corresponding
Nick Lewycky
2009-09-27
1
-5
/
+5
*
Move the integer type out of 'derived' and into 'primitive'. This permits us
Nick Lewycky
2009-09-27
1
-49
/
+51
*
Revise C library functions description to be vaguer, per Chris.
Dale Johannesen
2009-09-25
1
-5
/
+4
*
Clarify that llvm attaches C language semantics to
Dale Johannesen
2009-09-24
1
-0
/
+7
*
more typos
Chris Lattner
2009-09-11
1
-5
/
+6
*
another typo
Chris Lattner
2009-09-08
1
-1
/
+1
*
fix a couple typos pointed out by edwin and duncan
Chris Lattner
2009-09-08
1
-2
/
+2
*
add some more notes.
Chris Lattner
2009-09-07
1
-1
/
+40
*
describe undef semantics in some more detail.
Chris Lattner
2009-09-07
1
-5
/
+101
*
Fix the syntax of add/sub/mul nsw/nuw and sdiv exact.
Dan Gohman
2009-09-02
1
-10
/
+10
*
Add an 'inline hint' attribute to represent source
Dale Johannesen
2009-08-26
1
-0
/
+5
[next]