summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/CBackend/Writer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* toChris Lattner2004-03-131-6/+6
* ADd support for select instructionsChris Lattner2004-03-121-0/+12
* Fixes for PR258 and PR259.John Criswell2004-02-261-3/+3
* Fix some unexpected fallout from the config.h changes. Because the CBE noChris Lattner2004-02-241-0/+1
* It is totally unacceptable to print out (literally) millions of zeros whenChris Lattner2004-02-201-2/+13
* Now that the lowerinvoke pass inserts calls to llvm.setjmp/llvm.longjmp, someChris Lattner2004-02-151-2/+15
* Add support for the new ConstantAggregateZero classChris Lattner2004-02-151-11/+39
* Add support for the returnaddress and frameaddress intrinsicsChris Lattner2004-02-141-0/+12
* Use intrinsic lowering like the rest of the backends. Get rid of crufty hackyChris Lattner2004-02-141-63/+40
* CBackend now lives hereChris Lattner2004-02-131-0/+1383
OpenPOWER on IntegriCloud