Merging the linear scan register allocator in trunk. It currently passes most tests...
[oota-llvm.git] / include / llvm / Intrinsics.h
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-10-18 Chris LattnerNew revised variable argument handling support
2003-09-08 Chris LattnerEliminate the unwind intrinsic, it is now an instruction
2003-08-25 Chris LattnerAs it turns out, things will be simpler than I first...
2003-08-24 Chris Lattnerrethrow is really the language independent primitive...
2003-08-24 Chris LattnerInitial support for recognizing LLVM exception handling...
2003-08-18 Chris LattnerAdd intrinsics for the llvm.sig(set|long)jmp functions
2003-08-06 Chris LattnerAdd a bunch of new Alpha Intrinsics for Rahul Joshi
2003-07-28 Chris LattnerAdd alpha intrinsics, contributed by Rahul Joshi
2003-06-03 Chris LattnerAdd comment for doxygen for namespace
2003-05-17 Chris LattnerAdd support for setjmp/longjmp primitives
2003-05-08 Chris LattnerInitial checkin for LLVM intrinsic functions