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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend CaptureTracking to indicate when a value is never stored, even
Dan Gohman
2009-11-19
1
-0
/
+108
*
Enable hoisting of loads from constant memory by default. In cases where
Dan Gohman
2009-11-19
1
-1
/
+1
*
Unbreak test, Bruno please check.
Daniel Dunbar
2009-11-19
1
-1
/
+1
*
More consistent thumb1 asm printing.
Evan Cheng
2009-11-19
4
-6
/
+6
*
Shrink ldr / str [sp, imm0-1024] to 16-bit instructions.
Evan Cheng
2009-11-19
1
-0
/
+6
*
- Add sugregister logic to handle f64=(f32,f32).
Bruno Cardoso Lopes
2009-11-19
1
-2
/
+1
*
Test from Dhrystone to make sure that we're not emitting an aligned load for a
Bill Wendling
2009-11-19
1
-0
/
+28
*
Fix buildbots.
Bob Wilson
2009-11-18
1
-1
/
+1
*
Add XCore support for indirectbr / blockaddress.
Richard Osborne
2009-11-18
1
-0
/
+45
*
Tail duplication still needs to iterate. Duplicating new instructions onto
Bob Wilson
2009-11-18
1
-0
/
+64
*
Not all ASM has # for comments.
Bill Wendling
2009-11-18
1
-1
/
+1
*
Fix PR5300.
Jakob Stoklund Olesen
2009-11-18
1
-0
/
+29
*
Fix inverted test and add testcase from failing self-host.
Jakob Stoklund Olesen
2009-11-18
1
-0
/
+52
*
Remove fragile test.
Jakob Stoklund Olesen
2009-11-17
1
-1
/
+0
*
Enable arm jumpt table adjustment.
Jim Grosbach
2009-11-17
2
-2
/
+1
*
Forgot to commit test fixes
Anton Korobeynikov
2009-11-17
2
-4
/
+4
*
Enable -split-phi-edges by default, except when -regalloc=local.
Jakob Stoklund Olesen
2009-11-17
2
-1
/
+2
*
Generalize OptimizeLoopTermCond to optimize more loop terminating icmp to use...
Evan Cheng
2009-11-17
1
-0
/
+27
*
Revert 89021. It's miscompiling llvm-gcc driver driver at -O0.
Evan Cheng
2009-11-17
2
-8
/
+2
*
Enable -split-phi-edges by default
Jakob Stoklund Olesen
2009-11-17
2
-2
/
+8
*
MOV64rm should be marked isReMaterializable.
Evan Cheng
2009-11-17
1
-0
/
+42
*
Convert to FileCheck
Jim Grosbach
2009-11-17
5
-13
/
+57
*
Convert to FileCheck
Jim Grosbach
2009-11-17
1
-6
/
+8
*
Cleanup. Missed removing these when converting. Oops.
Jim Grosbach
2009-11-17
1
-5
/
+0
*
Fix this test - there don't appear to be any actual Reload Reuses
Dan Gohman
2009-11-16
1
-1
/
+0
*
Revert r87049, which was the workaround for the regression triggered
Dan Gohman
2009-11-16
1
-2
/
+2
*
Revert the test from r88984. It relies on being able to mmap 16GB of
Jeffrey Yasskin
2009-11-16
1
-3
/
+5
*
Convert to FileCheck
Jim Grosbach
2009-11-16
1
-5
/
+18
*
Make X86-64 in the Large model always emit 64-bit calls.
Jeffrey Yasskin
2009-11-16
1
-3
/
+3
*
- Check memoperand alignment instead of checking stack alignment. Most load /...
Evan Cheng
2009-11-16
1
-0
/
+28
*
Convert to FileCheck
Jim Grosbach
2009-11-16
1
-5
/
+17
*
Added a testcase for PR5495.
Lang Hames
2009-11-16
1
-0
/
+75
*
Convert to FileCheck
Jim Grosbach
2009-11-16
1
-3
/
+7
*
tbb opt off by default
Jim Grosbach
2009-11-16
1
-0
/
+1
*
Support spill comments.
David Greene
2009-11-16
1
-0
/
+105
*
Check if subreg index is zero.
Evan Cheng
2009-11-16
1
-0
/
+155
*
For some targets, a copy can use a register multiple times, e.g. ppc.
Evan Cheng
2009-11-16
1
-0
/
+105
*
xfail for now. It has been failing.
Evan Cheng
2009-11-16
1
-0
/
+1
*
- Fix a small bug while handling target constant pools (one param was missing).
Bruno Cardoso Lopes
2009-11-16
1
-0
/
+10
*
Detect need for autoalignment of the stack earlier to catch spills more
Jim Grosbach
2009-11-15
2
-4
/
+6
*
Revert r88830 and r88831 which appear to have caused a selfhost buildbot some
Nick Lewycky
2009-11-15
1
-0
/
+1
*
Correct typo.
Nick Lewycky
2009-11-15
1
-1
/
+1
*
Teach instcombine to look for booleans in wider integers when it encounters a
Nick Lewycky
2009-11-15
1
-0
/
+28
*
remove xfail
Jim Grosbach
2009-11-14
1
-2
/
+0
*
Add XCore support for arbitrary-sized aggregate returns.
Richard Osborne
2009-11-14
1
-0
/
+43
*
Teach BasicAA that a constant expression can't alias memory provably not
Nick Lewycky
2009-11-14
1
-0
/
+39
*
Added getSubRegIndex(A,B) that returns subreg index of A to B. Use it to repl...
Evan Cheng
2009-11-14
1
-0
/
+133
*
- Change TargetInstrInfo::reMaterialize to pass in TargetRegisterInfo.
Evan Cheng
2009-11-14
1
-1
/
+2
*
Add radar number.
Evan Cheng
2009-11-14
1
-0
/
+1
*
Fix PR5412: Fix an inverted check and another missing sub-register check.
Evan Cheng
2009-11-14
2
-0
/
+235
[next]