aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/IntrinsicEmitter.h
Commit message (Expand)AuthorAgeFilesLines
* Replace std::iostreams with raw_ostream in TableGen.Daniel Dunbar2009-07-031-11/+11
* Added support to have TableGen provide information if an intrinsic (coreMon P Wang2009-02-241-0/+2
* Generalize some alias analysis logic from atomicDuncan Sands2009-02-141-0/+2
* Reapply 63765. Patches for clang and llvm-gcc to follow.Dale Johannesen2009-02-051-1/+4
* Reverting 63765. This broke the build of both clangDale Johannesen2009-02-041-4/+1
* New feature: add support for target intrinsics being defined in theNate Begeman2009-02-041-1/+4
* remove attributions from utils.Chris Lattner2007-12-291-2/+2
* Rather than having special rules like "intrinsics cannotDuncan Sands2007-12-031-5/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+57