llvm-6502/lib
Michael Gottesman 9cb1685158 [stackprotector] Changed isNoopBitcast/sameNoopInput to take TargetLoweringBase instead of TargetLowering.
Both functions only use functionality from TargetLoweringBase.

rdar://13935163

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186874 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-22 21:05:47 +00:00
..
Analysis Treat nothrow forms of ::operator delete and ::operator delete[] as 2013-07-21 23:11:42 +00:00
AsmParser
Bitcode
CodeGen [stackprotector] Changed isNoopBitcast/sameNoopInput to take TargetLoweringBase instead of TargetLowering. 2013-07-22 21:05:47 +00:00
DebugInfo
ExecutionEngine
IR Debug Info Finder: add processScope to actually handle the Scope. 2013-07-22 20:28:53 +00:00
IRReader
Linker
MC
Object Retry submitting r186623: COFFDumper: Dump data directory entries. 2013-07-19 23:23:29 +00:00
Option Option parsing: allow aliases in groups 2013-07-22 16:18:13 +00:00
Support Fix size_t -> uint warnings with MSVC 64-bit build 2013-07-20 00:20:10 +00:00
TableGen
Target Recommit r186813: More Intel syntax alias fixes. With the addition of suppressing some of the aliases from being emitted by the asm printer. 2013-07-22 20:46:37 +00:00
Transforms Fix spelling and grammar 2013-07-22 18:59:58 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile