index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2004-04-05
New testcase for PR312
Chris Lattner
2004-04-05
New testcase that crashes the instcombine pass. Dominance properties have
Chris Lattner
2004-04-03
New testcase
Chris Lattner
2004-04-02
new testcase
Chris Lattner
2004-04-02
New testcases for the indvars pass
Chris Lattner
2004-04-02
Tweak testcase to work with new indvars pass
Chris Lattner
2004-04-02
New testcase
Chris Lattner
2004-04-01
New testcase for PR310
Chris Lattner
2004-04-01
New testcase for PR306
Chris Lattner
2004-04-01
Tests for fp cmov's that I forgot to check in earlier
Chris Lattner
2004-03-30
Test folding comparisons into select instructions
Chris Lattner
2004-03-30
New testcase. This now codegens to:
Chris Lattner
2004-03-30
New testcase for select instructions
Chris Lattner
2004-03-30
New testcase that crashes the assembler
Chris Lattner
2004-03-30
Oops, actually USE the previously computed value
Chris Lattner
2004-03-30
Test general value/value selection which we can do now that we use the
Chris Lattner
2004-03-30
Add some testcases for select simplification
Chris Lattner
2004-03-29
Merged in RELEASE_12.
John Criswell
2004-03-25
New testcase
Chris Lattner
2004-03-19
New testcase, the optimizer can delete zero sized allocas
Chris Lattner
2004-03-18
This is the last remaining bug that I know of in the loop extractor. The loop
Chris Lattner
2004-03-18
New testcase, reduced from 256.bzip2
Chris Lattner
2004-03-18
New testcase
Chris Lattner
2004-03-18
New testcase that crashes the code extractor
Chris Lattner
2004-03-17
Modify test to use the %t substition (temporary name). This is available
John Criswell
2004-03-16
Another simple testcase
Chris Lattner
2004-03-16
New testcase for PR297
Chris Lattner
2004-03-16
Fix test
Chris Lattner
2004-03-16
Fix testcase
Chris Lattner
2004-03-16
New testcase
Chris Lattner
2004-03-16
New testcase for PR293
Chris Lattner
2004-03-16
foo Bug 291, bar PR291
Chris Lattner
2004-03-16
foo bug291 bar PR 291
Chris Lattner
2004-03-16
PR291
Chris Lattner
2004-03-16
// Testcase from Bug 291
Chris Lattner
2004-03-15
New testcase for CSE of call instructions
Chris Lattner
2004-03-15
Make sure that pure calls don't kill loads
Chris Lattner
2004-03-15
New testcases to test LICM of call instructions
Chris Lattner
2004-03-15
New testcase that causes the code extractor to generate bogus code.
Chris Lattner
2004-03-14
New testcase that crashes the loop extractor
Chris Lattner
2004-03-14
New testcase that crashes the -lowerswitch pass
Chris Lattner
2004-03-14
New testcase that crashes the loop extractor
Chris Lattner
2004-03-13
New testcase, distilled from povray I think.
Chris Lattner
2004-03-13
Oh right, casts can interfere. Test this too
Chris Lattner
2004-03-12
new testcases
Chris Lattner
2004-03-12
new testcase
Chris Lattner
2004-03-12
Test the mod/ref analysis in DSA.
Misha Brukman
2004-03-12
test instruction combiner opts for select instruction
Chris Lattner
2004-03-12
New testcase
Chris Lattner
2004-03-10
New testcase for PR284: [indvars] Induction variable analysis violates LLVM i...
Chris Lattner
[next]