llvm-6502/lib
Matt Arsenault 8b5b0f5ee5 Move lowerConstant to AsmPrinter
This was a static function before, and NVPTX duplicated it
because it wasn't exposed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224354 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-16 19:16:14 +00:00
..
Analysis Teach ScalarEvolution to exploit min and max expressions when proving 2014-12-15 22:50:15 +00:00
AsmParser IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
Bitcode
CodeGen Move lowerConstant to AsmPrinter 2014-12-16 19:16:14 +00:00
DebugInfo Silence more static analyzer warnings. 2014-12-15 18:48:43 +00:00
ExecutionEngine
IR IR: Stop printing 'metadata' in Metadata::print() 2014-12-16 07:40:31 +00:00
IRReader
LineEditor
Linker Sink the isa into the assert 2014-12-15 23:41:21 +00:00
LTO
MC
Object Start adding thin archive support. 2014-12-16 01:43:41 +00:00
Option
ProfileData
Support Remove the last unnecessary member variable of mapped_file_region. NFC. 2014-12-16 03:10:29 +00:00
TableGen
Target [CodeGenPrepare] Move sign/zero extensions near loads using type promotion. 2014-12-16 19:09:03 +00:00
Transforms Masked Load and Store Intrinsics in loop vectorizer. 2014-12-16 11:50:42 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile