summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/2010-01-15-UndefValue.ll
Commit message (Collapse)AuthorAgeFilesLines
* Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is ↵Eli Bendersky2012-01-161-1/+1
| | | | | | | | currently basic and will be enhanced with future patches. Patch developed by Andy Kaylor and Daniel Malea. Reviewed on llvm-commits. llvm-svn: 148231
* lli: Switch to using ParseIRFile, for consistency with other LLVM tools.Daniel Dunbar2010-11-131-2/+1
| | | | | | - Also, switch tests to not using llvm-as. They run 20% faster now, not that it matters. llvm-svn: 118952
* Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul,Dan Gohman2010-03-021-2/+2
| | | | | | respectively. llvm-svn: 97531
* Test case for http://llvm.org/PR6028.Jay Foad2010-01-151-0/+9
llvm-svn: 93511
OpenPOWER on IntegriCloud