llvm-6502/lib
2012-08-30 10:17:45 +00:00
..
Analysis Make MemoryBuiltins aware of TargetLibraryInfo. 2012-08-29 15:32:21 +00:00
Archive
AsmParser Change the linker_private_weak_def_auto' linkage to linkonce_odr_auto_hide' to 2012-08-17 18:33:14 +00:00
Bitcode
CodeGen Add FMA to switch statement in VectorLegalizer::LegalizeOp so that it can be expanded when it isn't legal. 2012-08-30 07:34:22 +00:00
DebugInfo Refactor fetching file/line info from DWARFContext to simplify the 2012-08-30 07:49:50 +00:00
ExecutionEngine Fix comment for function RuntimeDyldImpl.resolveRelocation() 2012-08-27 15:34:01 +00:00
Linker
MC Allow targets to specify a minimum supported NOP size when performing NOP padding. If the desired padding is smaller than the supported NOP size, 2012-08-29 22:18:56 +00:00
Object
Support Add some __builtin_expect magic to StringMap. 2012-08-29 22:57:04 +00:00
TableGen Tristate mayLoad, mayStore, and hasSideEffects. 2012-08-23 19:34:46 +00:00
Target Add support for moving pure S-register to NEON pipeline if desired 2012-08-30 10:17:45 +00:00
Transforms Pass by pointer and not std::string. 2012-08-30 01:32:31 +00:00
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile