summaryrefslogtreecommitdiffstats
path: root/llvm/test
Commit message (Expand)AuthorAgeFilesLines
* add testcase for nandChris Lattner2005-09-281-1/+7
* Consolidate the eqv.ll and nor.ll files together.Chris Lattner2005-09-283-51/+58
* simple tests for nor generationChris Lattner2005-09-281-0/+12
* Testcase for PR632Chris Lattner2005-09-271-0/+28
* new testcase the CBE creates invalid C code forChris Lattner2005-09-271-0/+10
* Add a simple testcase for lowerinvokeChris Lattner2005-09-271-0/+28
* add a new testcase for constant foldable callsChris Lattner2005-09-271-4/+10
* Add a more difficult testcase which uses a call to a helper function to doChris Lattner2005-09-271-1/+14
* Testcase that uses an allocaChris Lattner2005-09-261-1/+14
* add another case, this one that uses getelementptr instructionsChris Lattner2005-09-261-1/+13
* add a test for loadChris Lattner2005-09-261-1/+10
* add another testcase with simple control flowChris Lattner2005-09-261-1/+15
* make this harder: put some code into itChris Lattner2005-09-261-2/+19
* new testcase for static ctor list optimizationsChris Lattner2005-09-261-0/+14
* All of these should turn into sign extends (e.g. extsh/extsb on PPC)Chris Lattner2005-09-241-0/+43
* Enhance this to check for a crash, add a case that crashes simplifylibcalls,Chris Lattner2005-09-241-2/+6
* new testcase that crashes the CFEChris Lattner2005-09-241-0/+33
* new testcase for PR630Chris Lattner2005-09-241-0/+9
* new testcaseChris Lattner2005-09-231-0/+12
* new testcaseChris Lattner2005-09-231-0/+11
* Testcase for PR629Chris Lattner2005-09-211-0/+5
* make this test harder: add a case where instructions are in the bb to beChris Lattner2005-09-201-0/+19
* new testcaseChris Lattner2005-09-201-1/+19
* new testcase.Chris Lattner2005-09-191-0/+26
* new testcaseChris Lattner2005-09-181-0/+8
* new testcaseChris Lattner2005-09-181-0/+10
* new testcaseChris Lattner2005-09-181-0/+8
* fails since linux-itanium headers are DifferentDuraid Madina2005-09-131-1/+1
* new testcaseChris Lattner2005-09-121-0/+14
* new testcaseChris Lattner2005-09-121-0/+7
* new testcaseChris Lattner2005-09-121-0/+6
* relax pattern match on nameChris Lattner2005-09-121-1/+1
* new testcaseChris Lattner2005-09-121-0/+43
* new testcaseChris Lattner2005-09-121-0/+28
* Make sure to disable 64-bit extensions for this testChris Lattner2005-09-111-1/+1
* new testcaseChris Lattner2005-09-101-0/+24
* New testcase, neither should require a register-register copyChris Lattner2005-09-091-0/+26
* x and X should be structurally identicalChris Lattner2005-09-081-0/+12
* Test the new 64bit i64<->fp functionalityNate Begeman2005-09-061-0/+17
* new testcase: tblgen should grok this.Chris Lattner2005-09-061-0/+12
* Test that converting from double to int64 results in one libcall, not oneChris Lattner2005-09-021-0/+9
* new testcase to ensure fsqrt is generated for correct subtargets only, andChris Lattner2005-09-021-0/+13
* new testcase for recent bugfixChris Lattner2005-09-021-0/+21
* This should permit NOT and's, not even dead ones.Chris Lattner2005-09-021-1/+1
* Another case that shouldn't have sign extends: functions returning shortChris Lattner2005-09-011-0/+14
* Add regression test for efficient codegen of i32 x i32 -> hi32(i64) asNate Begeman2005-09-011-0/+17
* Add a testcase for nate's patchChris Lattner2005-08-311-0/+12
* new testcase corresponding to PR621Chris Lattner2005-08-301-0/+17
* The dag isel misses both of these, the pattern isel just misses the secondChris Lattner2005-08-301-0/+13
* new testcase that crashes -reassociateChris Lattner2005-08-241-0/+12
OpenPOWER on IntegriCloud