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
*
"Update" tests for -disable-if-conversion removal. I think branch.ll should just
Daniel Dunbar
2009-09-26
2
-1
/
+2
*
Convert test to filecheck.
Evan Cheng
2009-09-26
1
-3
/
+11
*
Unbreak MachineLICM for instructions that reference RIP on x86-64 too.
Dan Gohman
2009-09-25
2
-18
/
+42
*
Fix MachineSink to be able to sink instructions that use physical registers
Dan Gohman
2009-09-25
1
-0
/
+18
*
Flip -disable-post-RA-scheduler to -post-RA-scheduler.
Evan Cheng
2009-09-25
5
-6
/
+6
*
Improve MachineMemOperand handling.
Dan Gohman
2009-09-25
1
-1
/
+1
*
Add readonly to some sin and cos calls; transformations
Dale Johannesen
2009-09-25
2
-13
/
+13
*
reimplement the regex matching strategy by building a single
Chris Lattner
2009-09-25
1
-8
/
+8
*
pr4926: ARM requires the stack pointer to be aligned, even for leaf functions.
Bob Wilson
2009-09-25
1
-0
/
+17
*
convert testcases to filecheck.
Chris Lattner
2009-09-25
2
-18
/
+66
*
remove a large unreduced testcase
Chris Lattner
2009-09-25
1
-85
/
+0
*
Convert to FileCheck.
Bob Wilson
2009-09-24
1
-4
/
+6
*
Add nounwind to this test.
Dan Gohman
2009-09-24
1
-1
/
+1
*
Fix PR5024 with a big hammer: disable the double-def assertion in the scavenger.
Evan Cheng
2009-09-24
1
-0
/
+21
*
Clean up LiveVariables and change how it deals with partial updates and kills...
Evan Cheng
2009-09-24
2
-1
/
+92
*
Add nounwind.
Evan Cheng
2009-09-23
1
-1
/
+1
*
Fix PR5024. LiveVariables physical register defs should *commit* only after all
Evan Cheng
2009-09-23
1
-0
/
+23
*
Fix a obvious logic error.
Evan Cheng
2009-09-23
1
-0
/
+124
*
Fix PR5024. LiveVariables::FindLastPartialDef should return a set of sub-regi...
Evan Cheng
2009-09-22
1
-0
/
+14
*
Fix a pasto. Also simplify for Bill's benefit.
Evan Cheng
2009-09-22
2
-2
/
+2
*
Clean up spill weight computation. Also some changes to give loop induction
Evan Cheng
2009-09-21
7
-8
/
+44
*
Add a comment mentioning the rdar number associated with this test.
Dan Gohman
2009-09-21
1
-0
/
+1
*
Add support for rematerializing FsFLD0SS and FsFLD0SD as constant-pool
Dan Gohman
2009-09-21
1
-0
/
+95
*
Recognize SSE min and max opportunities in even more cases.
Dan Gohman
2009-09-21
2
-4
/
+323
*
Fix PR4986. "r1024 = insert_subreg r1024, undef, 2" cannot be turned in an im...
Evan Cheng
2009-09-21
1
-0
/
+34
*
When computing live intervals for earlyclobber operands,
Dale Johannesen
2009-09-20
1
-0
/
+15
*
Fix PR4926. When target hook EmitInstrWithCustomInserter() insert new basic b...
Evan Cheng
2009-09-19
1
-0
/
+30
*
Delete the label names from this test to make it less fragile.
Dan Gohman
2009-09-18
1
-4
/
+4
*
Make a new X8632_MachoTargetObjectFile TLOF implementation whose
Chris Lattner
2009-09-18
1
-3
/
+4
*
Model the carry bit on ppc32. Without this we could
Dale Johannesen
2009-09-18
1
-0
/
+62
*
Add support for using the FLAGS result of or, xor, and and instructions
Dan Gohman
2009-09-18
3
-4
/
+91
*
Allow symbols to start from the digit if target requests it. This allows, e.g...
Anton Korobeynikov
2009-09-18
1
-0
/
+22
*
make this testcase check darwin32 also
Chris Lattner
2009-09-17
1
-0
/
+8
*
rename test
Chris Lattner
2009-09-17
1
-0
/
+0
*
convert to filecheck
Chris Lattner
2009-09-17
1
-1
/
+4
*
rename file
Chris Lattner
2009-09-17
1
-0
/
+0
*
Remove test cases using -regalloc=simple.
Daniel Dunbar
2009-09-17
2
-22
/
+0
*
Fix PR4910: Broken logic in coalescer means when a physical register liveness...
Evan Cheng
2009-09-17
1
-0
/
+64
*
Convert more tests to FileCheck.
Bob Wilson
2009-09-15
6
-45
/
+153
*
fix PR4984 by ensuring that fastisel adds properly sign extended GEP displace...
Chris Lattner
2009-09-15
1
-2
/
+22
*
rename test
Chris Lattner
2009-09-15
1
-0
/
+0
*
convert to filecheck
Chris Lattner
2009-09-15
1
-4
/
+20
*
Fix superreg use in ARMAsmPrinter. Approved by Anton Korobeynikov.
Sandeep Patel
2009-09-15
1
-0
/
+41
*
several major improvements to the sparc backend: support for weak linkage
Chris Lattner
2009-09-15
2
-0
/
+15
*
Restore a comment that was lost in the merge.
Dan Gohman
2009-09-15
1
-0
/
+4
*
this is failing on linux hosts, force a triple.
Chris Lattner
2009-09-15
1
-1
/
+1
*
merge one more in.
Chris Lattner
2009-09-15
2
-12
/
+10
*
merge some more cmov tests into cmov.ll
Chris Lattner
2009-09-15
3
-87
/
+95
*
merge two cmov tests into one.
Chris Lattner
2009-09-15
3
-49
/
+48
*
Don't pull a load through a callseq_start if the load's chain
Dan Gohman
2009-09-15
1
-0
/
+23
[next]