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
/
test
/
CodeGen
/
ARM
/
lsr-on-unrolled-loops.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try again to disable critical edge splitting in CodeGenPrepare.
Jakob Stoklund Olesen
2010-09-30
1
-2
/
+2
*
Part one of switching to using a more sane heuristic for determining if-conve...
Owen Anderson
2010-09-28
1
-2
/
+1
*
Revert "Disable codegen prepare critical edge splitting. Machine instruction ...
Jakob Stoklund Olesen
2010-09-27
1
-3
/
+3
*
Disable codegen prepare critical edge splitting. Machine instruction passes now
Evan Cheng
2010-09-23
1
-3
/
+3
*
Now that register allocation properly considers reserved regs, simplify the
Jim Grosbach
2010-09-02
1
-1
/
+1
*
The optimize comparisons pass removes the "cmp" instruction this is checking ...
Bill Wendling
2010-08-10
1
-1
/
+0
*
- Allow target to specify when is register pressure "too high". In most cases,
Evan Cheng
2010-07-23
1
-8
/
+8
*
More register pressure aware scheduling work.
Evan Cheng
2010-07-21
1
-8
/
+8
*
We are missing opportunites to use ldm. Take code like this:
Bill Wendling
2010-06-23
1
-3
/
+5
*
Remove arm_apcscc from the test files. It is the default and doing this
Rafael Espindola
2010-06-17
1
-2
/
+2
*
Fix some latency computation bugs: if the use is not a machine opcode do not ...
Evan Cheng
2010-05-28
1
-10
/
+10
*
When canonicalizing icmp operand order to put the loop invariant
Dan Gohman
2010-05-20
1
-0
/
+256
*
Teach LSR how to cope better with unrolled loops on targets where
Dan Gohman
2010-05-19
1
-0
/
+386