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
*
Add a __builtin___memset_chk test.
Evan Cheng
2009-03-27
1
-0
/
+6
*
Add -march=x86.
Evan Cheng
2009-03-26
1
-1
/
+1
*
Add -f to RUN line.
Bill Wendling
2009-03-26
1
-1
/
+1
*
no need for eh info
Chris Lattner
2009-03-26
1
-1
/
+1
*
Add testcase for r67728.
Bill Wendling
2009-03-26
1
-0
/
+25
*
Before deleting a basic block, give other loop passes a chance cleanup analys...
Devang Patel
2009-03-25
1
-0
/
+39
*
Add a test case for PR3779: when to promote the function return value.
Evan Cheng
2009-03-25
1
-0
/
+16
*
Revert 67132. This is breaking some objective-c apps.
Evan Cheng
2009-03-25
12
-47
/
+24
*
One more test.
Evan Cheng
2009-03-25
1
-1
/
+6
*
Add __builtin___memcpy_chk tests.
Evan Cheng
2009-03-25
1
-0
/
+23
*
These tests pass on linux.
Duncan Sands
2009-03-25
3
-3
/
+3
*
Add a __builtin_object_size test.
Evan Cheng
2009-03-25
1
-0
/
+16
*
Fix a bug in our autoupgrade support: in an argument list to a function
Chris Lattner
2009-03-25
1
-0
/
+11
*
CodeGen still defaults to non-verbose asm, but llc now overrides it and defau...
Evan Cheng
2009-03-25
5
-7
/
+7
*
Fix PR3874 by restoring a condition I removed, but making it more
Chris Lattner
2009-03-25
1
-0
/
+9
*
Converted a1.ll to unittests.
Misha Brukman
2009-03-24
2
-44
/
+0
*
canonicalize inttoptr and ptrtoint instructions which cast pointers
Chris Lattner
2009-03-24
1
-0
/
+16
*
two changes:
Chris Lattner
2009-03-24
1
-0
/
+7
*
Add a testcase for the scheduling heuristic introduced in r67586.
Dan Gohman
2009-03-24
1
-0
/
+242
*
Do not emit comments unless -asm-verbose.
Evan Cheng
2009-03-24
5
-8
/
+8
*
Fix a bug in spill weight computation. If the alias is a super-register, and ...
Evan Cheng
2009-03-23
1
-0
/
+23
*
Fix internal representation of fp80 to be the
Dale Johannesen
2009-03-23
1
-0
/
+14
*
Update test for pr3864.
Evan Cheng
2009-03-23
1
-0
/
+2
*
Fix PR3391 and PR3864. Reg allocator infinite looping.
Evan Cheng
2009-03-23
1
-0
/
+42
*
Model inline asm constraint which ties an input to an output register as mach...
Evan Cheng
2009-03-23
4
-5
/
+15
*
Do not fold away subreg_to_reg if the source register has a sub-register inde...
Evan Cheng
2009-03-23
1
-0
/
+25
*
Re-commit r67334 and r67349 with fix.
Evan Cheng
2009-03-21
4
-9
/
+17
*
Fix instcombine to not introduce undefined shifts when merging two
Chris Lattner
2009-03-20
1
-0
/
+9
*
Don't load values out of global constants with weak
Duncan Sands
2009-03-20
2
-0
/
+50
*
Revert r67334 and r37349 which break "make check" on Linux.
Nick Lewycky
2009-03-20
4
-15
/
+9
*
Fix typo's.
Evan Cheng
2009-03-20
2
-3
/
+3
*
More makefile changes to allow dejagnu tests to pass when system tools defaul...
Evan Cheng
2009-03-19
4
-9
/
+15
*
These tests are now passing on Darwin because of r67139.
Bill Wendling
2009-03-18
3
-1
/
+2
*
aha, DAE does have to think about PHI nodes. Many thanks to "Dr Evil" (aka D...
Chris Lattner
2009-03-18
1
-0
/
+11
*
Fix PR3826 - InstComb assert with vector shift, by not calling ComputeNumSign...
Chris Lattner
2009-03-18
1
-0
/
+11
*
Add -relocation-model=pic so that the test works
Rafael Espindola
2009-03-18
1
-2
/
+2
*
Fix a bug.
Zhou Sheng
2009-03-18
1
-0
/
+3961
*
Added missing support for widening when splitting an unary op (PR3683)
Mon P Wang
2009-03-18
1
-0
/
+18
*
Add another test case for r64440.
Evan Cheng
2009-03-18
1
-0
/
+51
*
xfail these tests for now.
Evan Cheng
2009-03-18
3
-1
/
+4
*
Disable the "call to immediate" optimization on x86-64. It is
Chris Lattner
2009-03-18
1
-3
/
+7
*
Fix PR3807 by inserting 'insertelement' instructions in the normal dest of
Chris Lattner
2009-03-18
1
-0
/
+15
*
A more proper -mtriple.
Bill Wendling
2009-03-18
1
-1
/
+1
*
Temporary fix. I think Rafael wanted this to be Linux-only.
Bill Wendling
2009-03-18
1
-1
/
+1
*
LSR shouldn't ever try to hack on integer IV's larger than 64-bits. Right now
Chris Lattner
2009-03-17
1
-0
/
+92
*
Don't force promotion of return arguments on the callee.
Rafael Espindola
2009-03-17
16
-29
/
+37
*
this is apparently passing now. Evan/Dan, please check
Chris Lattner
2009-03-17
1
-1
/
+0
*
test case for rev. 67095.
Devang Patel
2009-03-17
1
-0
/
+14
*
Fix codegen to compute the size of an allocation by multiplying the
Chris Lattner
2009-03-17
1
-0
/
+10
*
Add newline at end of file.
Evan Cheng
2009-03-17
1
-1
/
+1
[next]