llvm-6502/lib
David Majnemer c070e4e528 InstCombine: Don't strip bitcasts off of callsites marked 'thunk'
The return type of a thunk is meaningless, we just want the arguments
and return value to be forwarded.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226708 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-21 22:32:04 +00:00
..
Analysis Fixed a bug with how we determine bitset indices. 2015-01-21 16:37:21 +00:00
AsmParser AsmParser: PARSE_MD_FIELD() => ParseMDField(), NFC 2015-01-20 02:42:29 +00:00
Bitcode Bitcode: Don't create comdats when autoupgrading macho bitcode 2015-01-20 05:58:07 +00:00
CodeGen LiveIntervalAnalysis: Factor out code to update liveness on vreg def removal 2015-01-21 19:02:30 +00:00
DebugInfo
ExecutionEngine
IR Let subprograms with instructions without parent scopes fail the 2015-01-21 18:32:56 +00:00
IRReader
LineEditor
Linker [llvm link] Destroy ConstantArrays in LLVMContext if they are not used. 2015-01-20 19:24:59 +00:00
LTO [PM] Separate the InstCombiner from its pass. 2015-01-20 22:44:35 +00:00
MC
Object
Option
ProfileData
Support Add missing include guards to WindowsSupport.h. 2015-01-21 16:20:38 +00:00
TableGen
Target [X86][SSE] movddup shuffle mask decodes 2015-01-21 22:02:30 +00:00
Transforms InstCombine: Don't strip bitcasts off of callsites marked 'thunk' 2015-01-21 22:32:04 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile