llvm-6502/lib
2014-07-16 16:27:31 +00:00
..
Analysis Teach computeKnownBits to look through addrspacecast. 2014-07-15 01:55:03 +00:00
AsmParser
Bitcode Roundtrip the inalloca bit on allocas through bitcode 2014-07-16 01:34:27 +00:00
CodeGen CodeGen: don't form illegail EXTLOAD operations. 2014-07-16 15:37:24 +00:00
DebugInfo
ExecutionEngine [RuntimeDyld] Revert r211652 - MachO object GDB registration support. 2014-07-15 19:35:22 +00:00
IR Emit warnings if vectorization is forced and fails. 2014-07-16 00:36:00 +00:00
IRReader
LineEditor
Linker
LTO Prune Redundant libdeps in CMake's target_link_libraries and LLVMBuild.txt. 2014-07-15 11:37:03 +00:00
MC CodeGen: Stick constant pool entries in COMDAT sections for WinCOFF 2014-07-14 22:57:27 +00:00
Object [RuntimeDyld] Revert r211652 - MachO object GDB registration support. 2014-07-15 19:35:22 +00:00
Option
ProfileData
Support Perform wildcard expansion in Process::GetArgumentVector on Windows (PR17098) 2014-07-16 00:52:11 +00:00
TableGen
Target Added documentation for SizeMultiplier in the ARM subtarget hook for register coalescing. Also fixed some 80 col violations. 2014-07-16 16:27:31 +00:00
Transforms Fix comment in InstCombiner::visitAddrSpaceCast. 2014-07-16 01:34:21 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile