aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LICM
Commit message (Expand)AuthorAgeFilesLines
* Ding dong, the DoesntAccessMemoryFns andDuncan Sands2007-11-232-19/+22
* Relax unsafe use check. If there is one unconditional use inside the loop the...Devang Patel2007-10-011-0/+21
* Do not promote null values because it may be unsafe to do so.Devang Patel2007-09-241-0/+46
* Avoid unsafe promotion.Devang Patel2007-09-191-0/+35
* rename test, it is obviously misspelledGabor Greif2007-09-181-0/+0
* Fix PR1657Devang Patel2007-09-181-0/+26
* Bunch of tests to check loop passes.Devang Patel2007-07-312-0/+64
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1830-0/+829