llvm-6502/include/llvm/Transforms
Bill Wendling 2626dba9c5 Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets.
This is some of my original LLVM code. *wipes tear*


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136821 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-03 22:18:20 +00:00
..
IPO Move methods in PassManagerBuilder offline. 2011-08-02 21:50:27 +00:00
Utils Use cast<> instead of a C-style cast to get some free assertions. 2011-08-03 10:05:04 +00:00
Instrumentation.h Conditionalize the format of the GCOV files by target type. Darwin uses the 4.2 2011-05-17 23:05:13 +00:00
IPO.h Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets. 2011-08-03 22:18:20 +00:00
Scalar.h Introduce "expect" intrinsic instructions. 2011-07-06 18:22:43 +00:00