Moved enum and command-line option in separate file. Also added function that returns...
[oota-llvm.git] / include / llvm / Intrinsics.h
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