index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
X86
/
loop-blocks.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
X86: Do not use llc -march in tests.
Matthias Braun
2017-08-02
1
-1
/
+1
*
[MBP] do not reorder and move up loop latch block
Sjoerd Meijer
2016-08-16
1
-0
/
+35
*
[MBP] Use Function::optForSize() instead of checking OptimizeForSize directly.
Haicheng Wu
2016-04-29
1
-0
/
+28
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-4
/
+4
*
Add a much more conservative strategy for aligning branch targets.
Chandler Carruth
2012-08-07
1
-3
/
+1
*
Flip the new block-placement pass to be on by default.
Chandler Carruth
2012-04-16
1
-13
/
+21
*
Re-apply r124518 with fix. Watch out for invalidated iterator.
Evan Cheng
2011-01-29
1
-5
/
+6
*
Revert r124518. It broke Linux self-host.
Evan Cheng
2011-01-29
1
-6
/
+5
*
Re-commit r124462 with fixes. Tail recursion elim will now dup ret into uncon...
Evan Cheng
2011-01-29
1
-5
/
+6
*
Revert r124462. There are a few big regressions that I need to fix first.
Evan Cheng
2011-01-28
1
-6
/
+5
*
- Stop simplifycfg from duplicating "ret" instructions into unconditional
Evan Cheng
2011-01-28
1
-5
/
+6
*
Start function numbering at 0.
Dan Gohman
2010-04-17
1
-22
/
+22
*
Instruction fixes, added instructions, and AsmString changes in the
Sean Callanan
2009-12-18
1
-15
/
+15
*
Add support for tail duplication to BranchFolding, and extend
Dan Gohman
2009-11-11
1
-5
/
+5
*
Revert the main portion of r31856. It was causing BranchFolding
Dan Gohman
2009-10-22
1
-6
/
+6
*
Re-apply r84295, with fixes to how the loop "top" and "bottom" blocks are
Dan Gohman
2009-10-20
1
-0
/
+207