index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
multiple-loop-post-inc.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
1
-14
/
+14
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
1
-25
/
+25
2014-02-13
Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...
Daniel Sanders
1
-1
/
+1
2014-02-12
Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...
Daniel Sanders
1
-1
/
+1
2014-02-12
Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...
Daniel Sanders
1
-1
/
+1
2013-03-29
Remove the old CodePlacementOpt pass.
Benjamin Kramer
1
-1
/
+1
2012-06-26
Enable the new LoopInfo algorithm by default.
Andrew Trick
1
-4
/
+4
2012-04-27
Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...
Craig Topper
1
-1
/
+1
2011-11-10
Use a bigger hammer to fix PR11314 by disabling the "forcing two-address
Evan Cheng
1
-0
/
+4
2010-04-08
When expanding expressions which are using post-inc mode for multiple loops,
Dan Gohman
1
-0
/
+27
2010-04-07
Generalize IVUsers to track arbitrary expressions rather than expressions
Dan Gohman
1
-0
/
+277