llvm-6502/lib
2015-05-27 18:11:07 +00:00
..
Analysis [inliner] Fix the early-exit of the inline cost analysis to correctly 2015-05-27 02:49:05 +00:00
AsmParser Add initial support for the convergent attribute. 2015-05-26 23:48:40 +00:00
Bitcode [BitcodeReader] Change assert to report_fatal_error 2015-05-27 01:05:40 +00:00
CodeGen Resubmit r237954 (MIR Serialization: print and parse LLVM IR using MIR format). 2015-05-27 18:02:19 +00:00
DebugInfo Refactor: Simplify boolean conditional return statements in llvm/lib/DebugInfo/DWARF 2015-05-25 13:28:03 +00:00
ExecutionEngine Remove NoFramePointerElim and NoFramePointerElimOverride from TargetOptions and 2015-05-26 20:17:20 +00:00
Fuzzer [lib/Fuzzer] make the fuzzing timeout 1200 seconds by default (was: infinity) 2015-05-26 20:57:47 +00:00
IR Add initial support for the convergent attribute. 2015-05-26 23:48:40 +00:00
IRReader
LineEditor
Linker
LTO
MC Fix NDEBUG build. 2015-05-27 15:18:34 +00:00
Object Object: Add Archive::getNumberOfSymbols(). 2015-05-26 16:20:40 +00:00
Option
Passes
ProfileData
Support Avoid creating and destroying a std::string on every iteration. 2015-05-27 18:11:07 +00:00
TableGen [TableGen] Fix line wrapping logic for the autogenerated header to use math that makes more sense (at least to me). 2015-05-26 08:07:56 +00:00
Target R600: Rely on TypeLegalizer to use divrem instead of div/rem 2015-05-27 16:54:10 +00:00
Transforms Fix PR 23499 - Avoid multiple profile counters for functions in comdat sections. 2015-05-27 16:44:47 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile