llvm-6502/lib
Matt Arsenault e64a289609 R600/SI: Implement add i64, but do not yet enable.
Test doesn't actually check the output. I need
to fix add i64 being matched for the addressing
calculations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195040 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-18 20:09:47 +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
Bitcode Fix spacing, forward declare order. 2013-11-18 02:51:33 +00:00
CodeGen Revert r194865 and r194874. 2013-11-18 09:31:53 +00:00
DebugInfo
ExecutionEngine Revert r194865 and r194874. 2013-11-18 09:31:53 +00:00
IR Revert r194865 and r194874. 2013-11-18 09:31:53 +00:00
IRReader
Linker
LTO Use array_pod_sort instead of std::sort 2013-11-16 16:15:56 +00:00
MC Revert r194865 and r194874. 2013-11-18 09:31:53 +00:00
Object
Option
Support Checking for a return value with FormatMessage; if the call fails, there's no guarantee that the buffer will be non-null. 2013-11-18 17:43:22 +00:00
TableGen
Target R600/SI: Implement add i64, but do not yet enable. 2013-11-18 20:09:47 +00:00
Transforms [ASan] Fix PR17867 - make sure ASan doesn't crash if use-after-scope and use-after-return are combined. 2013-11-18 14:53:55 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile