summaryrefslogtreecommitdiff
path: root/test/Transforms/SCCP/loadtest.ll
Commit message (Expand)AuthorAge
* llvm/ConstantFolding.cpp: Make ReadDataFromGlobal() and FoldReinterpretLoadFr...NAKAMURA Takumi2012-11-08
* Use the libanalysis 'ConstantFoldLoadFromConstPtr' functionChris Lattner2009-11-02
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Upgrade tests to not use llvm-upgrade.Tanya Lattner2008-03-19
* Change all floating constants that are not exactlyDale Johannesen2007-09-05
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-23
* Test to make sure we can SCCP load instructionsChris Lattner2004-01-12