llvm-6502/lib
Devang Patel 2a4821b2b3 Preserve paramater attributes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47847 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-03 18:36:03 +00:00
..
Analysis
Archive Make llvm-ar behave like ar, if you create an empty archive, ar creates an empty archive. llvm-ar would not generate an output file in this case 2008-02-28 22:24:48 +00:00
AsmParser Add an unwind_to field to basic blocks, making them Users instead of Values. 2008-03-02 02:48:09 +00:00
Bitcode Add an unwind_to field to basic blocks, making them Users instead of Values. 2008-03-02 02:48:09 +00:00
CodeGen all but CAS working on x86 2008-03-01 21:52:34 +00:00
Debugger
ExecutionEngine Simplify code using convertFromZeroExtendedInteger with an APInt 2008-02-29 01:27:13 +00:00
Linker
Support Add support to APInt for shift and rotate operations with APInt 2008-02-29 01:40:47 +00:00
System Stub out a Path::GetMainExecutable call to find the path to the 2008-03-03 02:55:43 +00:00
Target another random note 2008-03-02 19:29:42 +00:00
Transforms Preserve paramater attributes. 2008-03-03 18:36:03 +00:00
VMCore Add a new ShuffleVectorInst::getMaskValue method. 2008-03-02 05:28:33 +00:00
Makefile