summaryrefslogtreecommitdiffstats
path: root/llvm
Commit message (Expand)AuthorAgeFilesLines
* Before assuming that the original code didn't work for Athlon64, the person whoJeff Cohen2007-04-161-6/+2
* refix thisChris Lattner2007-04-161-1/+1
* Document how, module pass can require function pass.Devang Patel2007-04-161-2/+18
* use an x86 t-t for an x86 test. Thanks to Dan for noticing this!Chris Lattner2007-04-161-2/+2
* fix incorrectly upgraded testChris Lattner2007-04-161-1/+1
* Fix 80 col violations.Reid Spencer2007-04-161-4/+4
* We shouldn't have tests for features we don't have yet.Chris Lattner2007-04-161-35/+0
* remove bogus testChris Lattner2007-04-161-17/+0
* Spelling fix.Duncan Sands2007-04-161-1/+1
* MAke this test portable.Chris Lattner2007-04-161-1/+3
* Test code quality for variable length array references.Duncan Sands2007-04-161-0/+7
* Check handling of arrays of variable sized components.Duncan Sands2007-04-161-0/+10
* Heal this testAnton Korobeynikov2007-04-161-2/+2
* fix this testChris Lattner2007-04-161-3/+2
* Proivde getAnalysis<FPAnalysis>(Func) support.Devang Patel2007-04-163-0/+46
* Do not assert during analysis implementation initialization.Devang Patel2007-04-161-1/+3
* Print and delete on the fly pass managers.Devang Patel2007-04-161-3/+19
* Regenerate.Reid Spencer2007-04-162-6/+6
* Check length of string before we walk off the end of it.Reid Spencer2007-04-161-3/+3
* Update module pass manager to support module passes that requireDevang Patel2007-04-161-11/+44
* Give each pass manager chance to manage lower level analysis pass, which isDevang Patel2007-04-162-25/+80
* Fixes tests and remove xfail.Evan Cheng2007-04-161-3/+2
* One more callee-saved register used.Evan Cheng2007-04-161-1/+1
* Fix test.Evan Cheng2007-04-161-1/+1
* Add getPotentialPassManagerType(). No functionality change, yet.Devang Patel2007-04-163-1/+31
* Testcase for C front-end crash.Duncan Sands2007-04-161-0/+6
* Testcase for debug info emission for structure fields at variable offsets.Duncan Sands2007-04-161-0/+8
* Removed tabs everywhere except autogenerated & external files. Add makeAnton Korobeynikov2007-04-1641-378/+392
* For PR1336:Reid Spencer2007-04-161-1/+0
* Regenerate.Reid Spencer2007-04-162-17/+19
* Use a more optimal way to get the name of a function. Thanks, Chris.Reid Spencer2007-04-161-1/+2
* For PR1319:Reid Spencer2007-04-16170-468/+493
* Fix hello.ll test.Lauro Ramos Venancio2007-04-161-3/+3
* Fix align test.Lauro Ramos Venancio2007-04-161-3/+2
* Don't return 0 if the len == 5, let the assert handle that case.Reid Spencer2007-04-161-1/+1
* Look for site.exp in the build directory, not the source directory.Duncan Sands2007-04-161-1/+1
* Use %s, not explicit name.Duncan Sands2007-04-161-1/+1
* Change ne into !=.Duncan Sands2007-04-161-1/+1
* For PR1319:Reid Spencer2007-04-1651-65/+81
* For PR1319:Reid Spencer2007-04-1623-30/+48
* Fix the syntax for these tests. Noticed by Duncan Sands.Reid Spencer2007-04-1617-18/+20
* Syntax upgrade and fix for PR1336.Reid Spencer2007-04-161-4/+5
* For PR1336:Reid Spencer2007-04-161-3/+2
* For PR1336:Reid Spencer2007-04-162-4/+2
* Wrap long line.Reid Spencer2007-04-161-1/+2
* For PR1336:Reid Spencer2007-04-161-2/+1
* For PR1336:Reid Spencer2007-04-161-1/+0
* For PR1336:Reid Spencer2007-04-161-1/+1
* Fix typos.Duncan Sands2007-04-161-3/+3
* Fix test/CodeGen/Generic/vector-constantexpr.llReid Spencer2007-04-161-0/+2
OpenPOWER on IntegriCloud