llvm-6502/lib
2011-01-10 21:01:03 +00:00
..
Analysis Cleanup some of the constant folding code to consistently test intrinsic 2011-01-10 09:02:58 +00:00
Archive Fix Whitespace. 2011-01-10 02:34:40 +00:00
AsmParser First step in fixing PR8927: 2011-01-08 16:42:36 +00:00
Bitcode First step in fixing PR8927: 2011-01-08 16:42:36 +00:00
CodeGen Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there. 2011-01-10 12:39:04 +00:00
CompilerDriver Support/Path: Deprecate PathV1::exists and replace all uses with PathV2::fs::exists. 2011-01-10 02:34:23 +00:00
ExecutionEngine Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there. 2011-01-10 12:39:04 +00:00
Linker Revamp the ValueMapper interfaces in a couple ways: 2011-01-08 08:15:20 +00:00
MC Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there. 2011-01-10 12:39:04 +00:00
Object Fix mismatched new[]/delete. 2010-12-17 09:56:50 +00:00
Support Support/Path: Deprecate PathV1::exists and replace all uses with PathV2::fs::exists. 2011-01-10 02:34:23 +00:00
Target McARM: Flush out hard coded known non-predicated mnemonic list. 2011-01-10 21:01:03 +00:00
Transforms Teach instcombine about the rest of the SSE and SSE2 conversion 2011-01-10 07:19:37 +00:00
VMCore make domtree verification print something useful on failure. 2011-01-08 19:55:55 +00:00
Makefile Add LLVMObject Library. 2010-11-15 03:21:41 +00:00