aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine/test-setcond-fp.ll
Commit message (Expand)AuthorAgeFilesLines
* Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is curren...Eli Bendersky2012-01-161-1/+1
* lli: Switch to using ParseIRFile, for consistency with other LLVM tools.Daniel Dunbar2010-11-131-2/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-4/+4
* Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif2008-05-201-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-101-19/+21
* For PR950:Reid Spencer2006-12-191-1/+1
* Adding RUN lines.Tanya Lattner2004-11-061-0/+3
* Return 'int 0' instead of 'void' so that the test can be seen as successful.Misha Brukman2003-06-061-2/+2
* Add instruction selection code and tests for setcc instructionsBrian Gaeke2002-11-071-0/+20