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
/
include
/
llvm
/
CodeGen
/
Analysis.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused parameter. Also use the AttributeSet query methods instead of t...
Bill Wendling
2013-01-18
1
-2
/
+1
*
Sink a function that refers to the SelectionDAG into that library in the
Chandler Carruth
2013-01-08
1
-3
/
+0
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-2
/
+2
*
Rename the 'Attributes' class to 'Attribute'. It's going to represent a singl...
Bill Wendling
2012-12-19
1
-1
/
+1
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
1
-3
/
+3
*
Fix a long standing tail call optimization bug. When a libcall is emitted
Evan Cheng
2012-04-10
1
-1
/
+2
*
Move global variables in TargetMachine into new TargetOptions class. As an API
Nick Lewycky
2011-12-02
1
-0
/
+4
*
land David Blaikie's patch to de-constify Type, with a few tweaks.
Chris Lattner
2011-07-18
1
-3
/
+3
*
Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef.
Jay Foad
2011-07-13
1
-0
/
+7
*
Enable sibling call optimization of libcalls which are expanded during
Evan Cheng
2010-11-30
1
-1
/
+6
*
Inline asm multiple alternative constraints development phase 2 - improved ba...
John Thompson
2010-10-29
1
-1
/
+1
*
ComputeLinearIndex doesn't need its TLI argument.
Dan Gohman
2010-10-06
1
-1
/
+1
*
Move several SelectionDAG-independent utility functions out of the
Dan Gohman
2010-04-21
1
-0
/
+80