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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add another variant of this test which found a place where
Dan Gohman
2010-04-21
1
-0
/
+43
*
teach the x86 address matching stuff to handle
Chris Lattner
2010-04-20
1
-0
/
+47
*
Move CodeGen/X86/2010-04-19-DAGCombineCrash.ll into CodeGen/X86/crash.ll. Also
Bill Wendling
2010-04-20
2
-58
/
+21
*
Bill's change in r95336 broke empty aggregates embedded
Chris Lattner
2010-04-20
1
-1
/
+10
*
teach cellspu how to return i8 and i16 from calls,
Chris Lattner
2010-04-20
1
-0
/
+8
*
The visitXOR method can return the same SDNode. If so, we don't want to delete
Bill Wendling
2010-04-20
1
-0
/
+58
*
Fix tests for Neon load/store intrinsics to match the i8* types expected by
Bob Wilson
2010-04-20
10
-94
/
+188
*
Fix declarations in a few more tests.
Nick Lewycky
2010-04-17
2
-2
/
+2
*
fix PR6332, allowing an index of zero into a zero sized array
Chris Lattner
2010-04-17
1
-0
/
+8
*
Start function numbering at 0.
Dan Gohman
2010-04-17
34
-646
/
+646
*
Add nounwind.
Evan Cheng
2010-04-17
1
-6
/
+6
*
Add test case for machine-sink on critical edges
Jakob Stoklund Olesen
2010-04-15
1
-0
/
+58
*
Use default lowering of DYNAMIC_STACKALLOC. As far as I can tell, ARM isle is...
Evan Cheng
2010-04-15
1
-8
/
+8
*
Fix PR6847. RegScavenger should ignore DebugValues.
Jakob Stoklund Olesen
2010-04-15
1
-0
/
+26
*
ARM SelectDYN_ALLOC should emit a copy from SP rather than referencing SP dir...
Evan Cheng
2010-04-15
1
-0
/
+23
*
enhance the load/store narrowing optimization to handle a
Chris Lattner
2010-04-15
1
-0
/
+20
*
teach codegen to turn trunc(zextload) into load when possible.
Chris Lattner
2010-04-15
1
-13
/
+39
*
add a simple dag combine to replace trivial shl+lshr with
Chris Lattner
2010-04-15
1
-1
/
+1
*
Implement rdar://7860110 (also in target/readme.txt) narrowing
Chris Lattner
2010-04-15
1
-0
/
+81
*
further tweak this to do something useful.
Chris Lattner
2010-04-15
1
-6
/
+4
*
remove undef control flow.
Chris Lattner
2010-04-15
1
-22
/
+1
*
Remove unneeded types from test.
Jakob Stoklund Olesen
2010-04-14
1
-69
/
+3
*
Don't custom lower bit converts to ARM VMOVDRRD or VMOVDRR when the operand
Bob Wilson
2010-04-14
1
-0
/
+16
*
Add test for post-ra machine licm.
Evan Cheng
2010-04-13
1
-7
/
+53
*
Handle a v2f64 formal parameter that is split between registers and memory
Bob Wilson
2010-04-13
1
-0
/
+7
*
Fix test on non-x86 hosts.
Evan Cheng
2010-04-13
1
-1
/
+1
*
Re-apply 101075 and fix it properly. Just reuse the debug info of the branch ...
Evan Cheng
2010-04-13
2
-0
/
+81
*
Temporarily revert r101075, it's causing invalid iterator assertions
Eric Christopher
2010-04-13
1
-39
/
+0
*
add llvm codegen support for -ffunction-sections and -fdata-sections,
Chris Lattner
2010-04-13
1
-0
/
+10
*
Use .set expression for x86 pic jump table reference to reduce assembly reloc...
Evan Cheng
2010-04-12
1
-2
/
+7
*
Third time's a charm...
Bill Wendling
2010-04-12
1
-1
/
+1
*
Genericize the label test.
Bill Wendling
2010-04-12
1
-1
/
+1
*
Correct test to test what I mean it to test.
Bill Wendling
2010-04-12
1
-1
/
+2
*
Micro-optimization:
Bill Wendling
2010-04-12
1
-0
/
+38
*
Enable post regalloc machine licm by default.
Evan Cheng
2010-04-12
1
-0
/
+140
*
Make sure this test tests something.
Benjamin Kramer
2010-04-09
1
-3
/
+7
*
Add a testcase for svn r100568.
Bob Wilson
2010-04-09
1
-0
/
+23
*
"On SPU, variables in the .bss section that are allocated with the .lcomm dir...
Chris Lattner
2010-04-09
1
-0
/
+2
*
Merge a few fast-isel tests.
Dan Gohman
2010-04-09
3
-23
/
+21
*
Coalescer should not delete copy instructions whose defs are partially dead. ...
Evan Cheng
2010-04-08
1
-0
/
+26
*
Avoid using f64 to lower memcpy from constant string. It's cheaper to use i32...
Evan Cheng
2010-04-08
2
-12
/
+55
*
When expanding expressions which are using post-inc mode for multiple loops,
Dan Gohman
2010-04-08
1
-0
/
+27
*
add newlines at the end of files.
Chris Lattner
2010-04-07
17
-17
/
+17
*
Generalize IVUsers to track arbitrary expressions rather than expressions
Dan Gohman
2010-04-07
1
-0
/
+277
*
Split big test into multiple directories to cater to
Dale Johannesen
2010-04-07
12
-0
/
+397
*
this has a pr!
Chris Lattner
2010-04-07
1
-0
/
+1
*
fix a latent bug my inline asm stuff exposed:
Chris Lattner
2010-04-07
1
-0
/
+16
*
Remove XFAIL for vg_leak as the leaks are fixed by 100601.
Sanjiv Gupta
2010-04-07
1
-1
/
+0
*
Don't try to collapse DomainValues onto an incompatible SSE domain.
Jakob Stoklund Olesen
2010-04-06
1
-0
/
+130
*
Add nounwind.
Evan Cheng
2010-04-05
1
-2
/
+2
[next]