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
*
Test the mod/ref analysis in DSA.
Misha Brukman
2004-03-12
2
-0
/
+27
*
test instruction combiner opts for select instruction
Chris Lattner
2004-03-12
1
-0
/
+18
*
New testcase
Chris Lattner
2004-03-12
1
-0
/
+7
*
New testcase for PR284: [indvars] Induction variable analysis violates LLVM i...
Chris Lattner
2004-03-10
1
-0
/
+27
*
New testcase for PR275
Chris Lattner
2004-03-10
1
-0
/
+30
*
New testcase for PR276: llvm-g++ does not mangle method names that match stdl...
Chris Lattner
2004-03-09
1
-0
/
+8
*
Checkin testcase for PR261
Chris Lattner
2004-03-09
1
-0
/
+19
*
New testcase for folding in some important situations. The first two
Chris Lattner
2004-03-08
1
-0
/
+15
*
New testcase for PR269
Chris Lattner
2004-03-08
1
-0
/
+11
*
Testcase that crashes the C front-end.
Chris Lattner
2004-03-08
1
-0
/
+4
*
New code-quality testcase.
Chris Lattner
2004-03-08
1
-0
/
+7
*
New testcase
Chris Lattner
2004-03-08
1
-0
/
+21
*
New testcase for missed case
Chris Lattner
2004-03-07
1
-0
/
+17
*
New testcase
Chris Lattner
2004-03-07
1
-0
/
+24
*
Testcase for a bug that caused a whole bunch of testcases to die in the nightly
Chris Lattner
2004-02-29
1
-0
/
+16
*
Add a testcase for switch instruction induction
Chris Lattner
2004-02-28
1
-0
/
+36
*
fix a bug in the testcase
Chris Lattner
2004-02-28
1
-1
/
+1
*
new testcase for a tblgen bug that alkis ran into
Chris Lattner
2004-02-28
1
-0
/
+20
*
new testcase for intrinsic folding
Chris Lattner
2004-02-28
1
-0
/
+17
*
The instruction combining pass removes dead instructions, there is no need
Chris Lattner
2004-02-28
9
-9
/
+9
*
Two testcases for loops: one with outputs, one without.
Misha Brukman
2004-02-28
2
-0
/
+26
*
Fix a verifier bug that was preventing us from ripping povray+libpng to pieces.
Chris Lattner
2004-02-27
1
-0
/
+23
*
The instcombiner should canonicalize comparisons.
Chris Lattner
2004-02-27
1
-0
/
+27
*
Fixed test case to actually check for the static declaration.
John Criswell
2004-02-26
1
-2
/
+1
*
Regression tests for PR258 and PR259.
John Criswell
2004-02-26
2
-0
/
+16
*
New testcase
Chris Lattner
2004-02-25
1
-0
/
+22
*
Note that this test is currently expected to fail.
Brian Gaeke
2004-02-25
1
-0
/
+1
*
New testcase. Switch instructions that go to switch instructions should be
Chris Lattner
2004-02-24
1
-0
/
+46
*
The simplifycfg pass should be able to turn stuff like:
Chris Lattner
2004-02-24
1
-0
/
+33
*
Test for the other way also
Chris Lattner
2004-02-23
1
-0
/
+7
*
New testcase
Chris Lattner
2004-02-23
1
-0
/
+8
*
Add tests for casts that should be eliminated
Chris Lattner
2004-02-23
1
-1
/
+13
*
Handle the unsigned form as well
Chris Lattner
2004-02-23
1
-0
/
+7
*
Add a slight variant of test10
Chris Lattner
2004-02-23
1
-0
/
+7
*
This multiply can be eliminated
Chris Lattner
2004-02-23
1
-0
/
+8
*
Add testcase for the casts that are missing in PR249
Chris Lattner
2004-02-23
1
-0
/
+11
*
Test that the instruction combiner can fold away a cast in a GEP instruction.
Chris Lattner
2004-02-22
1
-0
/
+8
*
new testcase
Chris Lattner
2004-02-20
1
-0
/
+34
*
New testcase, do not emit a call to __builtin_sqrt, emit a call to sqrt instead!
Chris Lattner
2004-02-20
1
-0
/
+6
*
PR244: [llvm-gcc] miscompilation when a function is re-declared as static
Chris Lattner
2004-02-20
1
-0
/
+9
*
New testcase for PR245
Chris Lattner
2004-02-17
1
-0
/
+7
*
New testcase, details in the comments
Chris Lattner
2004-02-16
1
-0
/
+32
*
A new testcase for a situation that occurs in 181.mcf
Chris Lattner
2004-02-16
1
-0
/
+12
*
Add a test for the "swap idiom", which LLVM should be able to unravel.
Chris Lattner
2004-02-16
1
-0
/
+14
*
Test for xor chains
Chris Lattner
2004-02-16
1
-0
/
+6
*
Moving CBE tests to test/Regression/CodeGen/CBackend
Chris Lattner
2004-02-15
33
-237
/
+0
*
New testcase
Chris Lattner
2004-02-15
2
-0
/
+32
*
Testcase for PR205: [llvmgcc] C front-end does not emit 'zeroinitializer' whe...
Chris Lattner
2004-02-15
1
-0
/
+4
*
Test for actual support, not just for lack of crashage
Chris Lattner
2004-02-15
1
-1
/
+1
*
New testcase for PR237: [x86] wierd stack/frame pointer manipulation
Chris Lattner
2004-02-15
1
-0
/
+5
[next]