llvm-6502/lib
2012-09-18 09:31:44 +00:00
..
Analysis
Archive
AsmParser
Bitcode Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments. 2012-09-15 17:09:36 +00:00
CodeGen TargetSchedModel API. Implement latency lookup, disabled. 2012-09-18 04:03:34 +00:00
DebugInfo Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION. 2012-09-18 02:01:41 +00:00
ExecutionEngine Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION. 2012-09-18 02:01:41 +00:00
Linker
MC Replaced ReInitMCSubtargetInfo with InitMCProcessor. 2012-09-18 05:33:15 +00:00
Object
Support Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments. 2012-09-15 17:09:36 +00:00
TableGen
Target More domain conversion; convert VFP VMOVS to NEON instructions in more cases - when we may clobber the other S-lane by converting an S to a D instruction, make an effort to work out if the S lane is clobberable or not. 2012-09-18 08:31:15 +00:00
Transforms Fix instcombine to obey requested alignment when merging allocas. 2012-09-18 09:31:44 +00:00
VMCore Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION. 2012-09-18 02:01:41 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile