llvm-6502/lib
Matt Arsenault ca1b7799aa Use more getZExtOrTruncs
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194945 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-17 02:31:26 +00:00
..
Analysis Annotate APInt methods where it's not clear whether they are in place with warn_unused_result. 2013-11-16 16:25:41 +00:00
AsmParser Add addrspacecast instruction. 2013-11-15 01:34:59 +00:00
Bitcode Add addrspacecast instruction. 2013-11-15 01:34:59 +00:00
CodeGen Use more getZExtOrTruncs 2013-11-17 02:31:26 +00:00
DebugInfo
ExecutionEngine [weak vtables] Remove a bunch of weak vtables 2013-11-15 22:34:48 +00:00
IR Debug Info Verifier: remove un-used argument in verifyDebugInfo. 2013-11-16 02:34:57 +00:00
IRReader
Linker
LTO Use array_pod_sort instead of std::sort 2013-11-16 16:15:56 +00:00
MC [weak vtables] Remove a bunch of weak vtables 2013-11-15 22:34:48 +00:00
Object Path: Recognize COFF import library file magic. 2013-11-15 21:22:02 +00:00
Option
Support X86: Encode the 'h' cpu subtype in the MachO header for x86. 2013-11-16 00:52:57 +00:00
TableGen
Target Added a size field to the stack map record to handle subregister spills. 2013-11-17 01:36:23 +00:00
Transforms Add the cold attribute to error-reporting call sites 2013-11-17 02:06:35 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile