llvm-6502/lib
Eric Christopher 48b1918a1b Have the selection dag grab TargetLowering off of the subtarget
inside init rather than have it passed in as an argument.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219270 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-08 01:57:58 +00:00
..
Analysis [BasicAA] Revert "Revert r218714 - Make better use of zext and sign information." 2014-10-06 18:37:59 +00:00
AsmParser
Bitcode
CodeGen Have the selection dag grab TargetLowering off of the subtarget 2014-10-08 01:57:58 +00:00
DebugInfo [DebugInfo] Pass DWARFSection down to DWARFUnit constructor (NFC). 2014-10-08 00:24:41 +00:00
ExecutionEngine [MCJIT] Don't crash in debugging output for sections that aren't emitted. 2014-10-01 21:57:47 +00:00
IR DebugInfo: Ensure that all debug location scope chains from instructions within a function, lead to the function itself. 2014-10-07 16:56:20 +00:00
IRReader
LineEditor
Linker
LTO LTO: Document the Boolean argument from r218784 2014-10-02 21:11:04 +00:00
MC MC: add support for -aligncomm GNU extension 2014-10-07 19:37:57 +00:00
Object Don't check for null after calling COFFObjectFile::toSec. 2014-10-07 21:03:22 +00:00
Option
ProfileData Eliminate some deep std::vector copies. NFC. 2014-10-03 18:33:16 +00:00
Support [Support] Add MemoryBuffer::getFileSlice() 2014-10-08 00:22:18 +00:00
TableGen Eliminate some deep std::vector copies. NFC. 2014-10-03 18:33:16 +00:00
Target [X86] Fix a bug with fetch_add(INT32_MIN) 2014-10-07 23:53:57 +00:00
Transforms Revert r219175 - [InstCombine] re-commit r218721 icmp-select-icmp optimization 2014-10-08 01:05:57 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile