index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
CodeGen
/
CommandFlags.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Speling fixes.
Benjamin Kramer
2013-10-22
1
-1
/
+1
*
Use function attributes to indicate that we don't want to realign the stack.
Bill Wendling
2013-08-01
1
-5
/
+0
*
Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.
Bill Wendling
2013-07-25
1
-5
/
+0
*
Recommit r186217 with testcase fix:
Bill Wendling
2013-07-22
1
-4
/
+0
*
Revert commit r186217 -- this is breaking bots:
Chandler Carruth
2013-07-13
1
-0
/
+4
*
Use the function attributes to pass along the stack protector buffer size.
Bill Wendling
2013-07-12
1
-4
/
+0
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-2
/
+2
*
fix comment.
Chris Lattner
2012-12-13
1
-1
/
+1
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
1
-2
/
+1
*
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerin...
Nadav Rotem
2012-10-18
1
-0
/
+228
*
Temporarily revert the TargetTransform changes.
Bob Wilson
2012-10-18
1
-228
/
+0
*
Add a new interface to allow IR-level passes to access codegen-specific infor...
Nadav Rotem
2012-10-10
1
-0
/
+228