llvm-6502/lib
Chandler Carruth ba4d45737f There is no portable std::abs overload for int64_t, use the llvm::abs64
which exists for this purpose.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154199 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-06 20:10:52 +00:00
..
Analysis Reintroduce InlineCostAnalyzer::getInlineCost() variant with explicit callee 2012-04-06 17:27:41 +00:00
Archive
AsmParser
Bitcode
CodeGen Patch to set is_stmt a little better for prologue lines in a function. 2012-04-05 20:39:05 +00:00
DebugInfo Fix a C++11 UDL conflict. 2012-04-04 20:33:56 +00:00
ExecutionEngine
Linker
MC Fixed two leaks in the MC disassembler. The MC 2012-04-06 18:21:09 +00:00
Object Object: drop bogus VMCore dependency 2012-04-03 15:48:10 +00:00
Support In MemoryBuffer::getOpenFile() make sure that the buffer is null-terminated if 2012-04-05 04:23:56 +00:00
TableGen
Target There is no portable std::abs overload for int64_t, use the llvm::abs64 2012-04-06 20:10:52 +00:00
Transforms Sink the collection of return instructions until after *all* 2012-04-06 17:21:31 +00:00
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile