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
*
Re-apply 40504, but with a fix for the segfault it caused in oggenc:
Dan Gohman
2007-07-27
2
-1
/
+15
*
Reverting 40504 for now. It's breaking oggenc.
Evan Cheng
2007-07-27
1
-1
/
+1
*
Fix a bug introduced in my last commit.
Owen Anderson
2007-07-26
2
-1
/
+17
*
Fix a couple more bugs in the phi construction by pulling in code that does
Owen Anderson
2007-07-26
2
-0
/
+58
*
Test case for PR1573.
Evan Cheng
2007-07-26
1
-0
/
+54
*
Fix test.
Evan Cheng
2007-07-26
1
-2
/
+2
*
Remove X86ISD::LOAD_PACK and X86ISD::LOAD_UA and associated code from the
Dan Gohman
2007-07-26
1
-1
/
+1
*
Fix what is _hopefully_ the last corner case for loops.
Owen Anderson
2007-07-25
1
-0
/
+86
*
My last commit was not correct for nested loops. Fix it, and add a testcase ...
Owen Anderson
2007-07-25
1
-0
/
+38
*
Fix an infinite loop on 300.twolf.
Owen Anderson
2007-07-25
1
-0
/
+14
*
Fix a bug in non-local memdep that was causing an infinite loop on 175.vpr.
Owen Anderson
2007-07-25
1
-0
/
+15
*
Fix a bug that was causing GVN to crash on 252.eon.
Owen Anderson
2007-07-25
1
-0
/
+29
*
Add basic support for performing whole-function RLE.
Owen Anderson
2007-07-25
3
-0
/
+58
*
Moving regression test to reflect move in source and headers to Bitcode.
Chandler Carruth
2007-07-25
3
-0
/
+0
*
Use movaps to load a v4f32 build_vector of all-constant values into a
Dan Gohman
2007-07-24
1
-0
/
+5
*
Add a GVN pass, using the value numbering code I developed for GVNPRE and the
Owen Anderson
2007-07-24
3
-0
/
+26
*
Unreachable block is not a root node in post dominator tree.
Devang Patel
2007-07-24
1
-0
/
+13
*
Rename a lot of things to change FastDLE to RedundantLoadElimination.
Owen Anderson
2007-07-24
3
-2
/
+2
*
Fix for PR1567, which involves a weird bug on non-32bit architectures and sil...
Chandler Carruth
2007-07-23
1
-1
/
+1
*
Add testcases for FastDLE.
Owen Anderson
2007-07-23
3
-0
/
+17
*
Move these tests to use FastDSE instead of old DSE.
Owen Anderson
2007-07-23
9
-9
/
+9
*
Delete the svn:executable property on these files, which aren't executable.
Dan Gohman
2007-07-23
3
-0
/
+0
*
The Ada f-e produces various auxiliary output files
Duncan Sands
2007-07-23
6
-15
/
+15
*
For multipart tests, place the parts with no
Duncan Sands
2007-07-23
20
-16
/
+16
*
Remove -O1 in favour of making llvm-gcc-4.2 a bit
Duncan Sands
2007-07-22
1
-2
/
+1
*
This xform isn't safe, removing it.
Chris Lattner
2007-07-21
1
-10
/
+0
*
Need -O1 or better to have these builtins lowered to
Duncan Sands
2007-07-20
1
-1
/
+2
*
Optimize alignment of loads and stores.
Dan Gohman
2007-07-20
1
-0
/
+66
*
Update these regression tests to accomodate X86InstrSSE.td now using movups/m...
Dan Gohman
2007-07-20
6
-6
/
+6
*
New test.
Evan Cheng
2007-07-20
1
-0
/
+42
*
New test.
Evan Cheng
2007-07-19
1
-0
/
+24
*
Try fixing it again.
Evan Cheng
2007-07-19
1
-1
/
+1
*
For PR1553:
Reid Spencer
2007-07-19
25
-111
/
+120
*
Don't need the "&&" to glue lines together.
Bill Wendling
2007-07-19
1
-1
/
+1
*
Fix this test. We produce pretty cruddy code for this
Duncan Sands
2007-07-19
1
-1
/
+1
*
Testcase for PR1549
Bill Wendling
2007-07-19
1
-0
/
+15
*
New test.
Devang Patel
2007-07-18
1
-0
/
+66
*
New test.
Evan Cheng
2007-07-18
1
-0
/
+11
*
Implement initial memory alignment awareness for SSE instructions. Vector loads
Dan Gohman
2007-07-18
11
-0
/
+112
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+9
*
Fix this test to not rely on the path but to use the
Reid Spencer
2007-07-18
1
-1
/
+1
*
Fix test.
Evan Cheng
2007-07-17
1
-2
/
+1
*
Don't use * in XFAIL line unless you want it to XFAIL on everything. I don't ...
Tanya Lattner
2007-07-17
3
-3
/
+3
*
XFAIL these on sparc-solaris
Gabor Greif
2007-07-17
3
-2
/
+8
*
Use push / pop for prologues and epilogues.
Evan Cheng
2007-07-17
4
-4
/
+5
*
For PR1558:
Reid Spencer
2007-07-17
7
-0
/
+0
*
Remove insignificant test no longer needed.
Reid Spencer
2007-07-16
1
-6
/
+0
*
Remove the trailing semicolon from function declarations in LLVM,
Dan Gohman
2007-07-16
2
-2
/
+2
*
rename function to avoid llvm-upgrade warning
Chris Lattner
2007-07-16
1
-1
/
+1
*
Handle decrementing loops properly. Fixes PR1533.
Nick Lewycky
2007-07-16
1
-0
/
+20
[next]