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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Can't handle offset and scale if rip-relative addressing is to be used.
Evan Cheng
2007-08-01
1
-6
/
+10
*
Mac OS X X86-64 low 4G address not available.
Evan Cheng
2007-08-01
1
-4
/
+4
*
Mac OS X X86-64 low 4G address not available.
Evan Cheng
2007-08-01
4
-1
/
+21
*
Undo previous check-in.
Devang Patel
2007-08-01
2
-85
/
+22
*
Some out operands were incorrectly specified as input operands.
Evan Cheng
2007-08-01
2
-17
/
+17
*
Make sure these tests pass for the right reasons (verifier error, rather than
Reid Spencer
2007-08-01
2
-6
/
+6
*
Update dominator info for the middle blocks created while spliting
Devang Patel
2007-08-01
3
-22
/
+115
*
Make non-local memdep not be recursive, and fix a bug on 403.gcc that this ex...
Owen Anderson
2007-08-01
3
-55
/
+62
*
Missing Requires.
Evan Cheng
2007-08-01
1
-2
/
+2
*
New test. Bogus implicit-def prevented a copy from being coalesced.
Evan Cheng
2007-08-01
1
-0
/
+8
*
Be more precise.
Evan Cheng
2007-08-01
1
-1
/
+1
*
Bugs: missing partial uses and redundant partial defs.
Evan Cheng
2007-08-01
1
-4
/
+20
*
Add a test for the load/store alignment.
Lauro Ramos Venancio
2007-08-01
1
-0
/
+17
*
Expand unaligned loads/stores when the target doesn't support them. (PR1548)
Lauro Ramos Venancio
2007-08-01
2
-3
/
+156
*
Clean up C++ restrict test cases and add a test for restrict qualified methods.
Christopher Lamb
2007-08-01
1
-0
/
+13
*
these tests aren't xfailed.
Chris Lattner
2007-08-01
2
-2
/
+0
*
we're now handling this right :)
Chris Lattner
2007-08-01
1
-0
/
+12
*
Forgot to update these files for the FastDSE changes.
Owen Anderson
2007-08-01
4
-4
/
+4
*
More explicit keywords.
Dan Gohman
2007-08-01
17
-23
/
+24
*
Change a .size directive to use a tab instead of a space, for consistency.
Dan Gohman
2007-08-01
1
-1
/
+1
*
Make ImmutablePass::runOnModule non-virtual, since it is not
Dan Gohman
2007-08-01
1
-1
/
+1
*
Rename FastDSE to just DSE.
Owen Anderson
2007-08-01
10
-27
/
+19
*
Move FastDSE in to DeadStoreElimination.
Owen Anderson
2007-08-01
1
-0
/
+0
*
Remove old DSE.
Owen Anderson
2007-08-01
1
-179
/
+0
*
Update generated files.
David Greene
2007-08-01
7
-2733
/
+2398
*
New CallInst interface to address GLIBCXX_DEBUG errors caused by
David Greene
2007-08-01
22
-66
/
+158
*
Indexed loads each has 2 outputs.
Evan Cheng
2007-08-01
1
-10
/
+10
*
Requires SSE2.
Evan Cheng
2007-08-01
1
-2
/
+2
*
Don't let the memory allocator outsmart GVN. ;-)
Owen Anderson
2007-07-31
1
-0
/
+6
*
simpleregistercoalescing -> regcoalescing. It's too long for me to handle.
Evan Cheng
2007-07-31
1
-1
/
+1
*
Fix a failure I accidentally caused in my last commit by mishandling the
Owen Anderson
2007-07-31
2
-0
/
+24
*
Fix a bug in GetKnownAlignment of packed structs.
Lauro Ramos Venancio
2007-07-31
2
-3
/
+32
*
Change the x86 assembly output to use tab characters to separate the
Dan Gohman
2007-07-31
35
-1163
/
+1163
*
Fix GLIBCXX_DEBUG error owing to dereference of end iterator. There's
David Greene
2007-07-31
2
-29
/
+41
*
Fix a misoptimization in aha.
Owen Anderson
2007-07-31
2
-11
/
+338
*
Use SCEVExpander::InsertCastOfTo instead of calling new IntToPtrInst
Dan Gohman
2007-07-31
1
-5
/
+12
*
Add note.
Devang Patel
2007-07-31
1
-1
/
+3
*
new testcase
Chris Lattner
2007-07-31
1
-0
/
+8
*
Revert overly aggressive interpretation of noalias
Christopher Lamb
2007-07-31
2
-44
/
+1
*
Regenerate.
Reid Spencer
2007-07-31
2
-954
/
+954
*
fp2uint -> fptoui
Reid Spencer
2007-07-31
1
-8
/
+8
*
After a discussion with Anton, it turns out that the InReg attribute is not
Reid Spencer
2007-07-31
2
-2
/
+2
*
Bunch of tests to check loop passes.
Devang Patel
2007-07-31
9
-0
/
+204
*
Redo and generalize previously removed opt for pinsrw: (vextract (v4i32 bc (v...
Evan Cheng
2007-07-31
7
-235
/
+264
*
Loop unswitch preserves dom info.
Devang Patel
2007-07-31
1
-18
/
+33
*
Implement Simple Analysis interfaces - cloneBasicBlockAnalysis and deleteAnal...
Devang Patel
2007-07-31
1
-0
/
+26
*
Introduce Simple Analysis interface for loop passes.
Devang Patel
2007-07-31
2
-0
/
+50
*
Teach BasicAA about noalias function parameters. Passes all of DejaGNU and te...
Christopher Lamb
2007-07-31
2
-1
/
+44
*
Un-XFAIL these tests after r40622 fixed them.
Christopher Lamb
2007-07-31
2
-2
/
+0
*
Regenerate.
Reid Spencer
2007-07-31
2
-954
/
+954
[next]