aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2008-01-25-EmptyFunction.ll
Commit message (Expand)AuthorAgeFilesLines
* Consider this function:Bill Wendling2010-07-161-8/+0
* Revert. This isn't the correct way to go.Bill Wendling2010-07-151-11/+2
* Handle code gen for the unreachable instruction if it's the only instruction inBill Wendling2010-07-151-2/+11
* on darwin empty functions need to codegen into something of non-zero length,Chris Lattner2010-04-261-1/+1
* emit a 0 byte instead of a noop if a function is empty on darwin.Chris Lattner2010-01-281-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Add target triples to these so they don't fail on linux.Chris Lattner2008-01-291-0/+2
* If there's no instructions being emitted on X86 for a function, emit aBill Wendling2008-01-261-0/+6