llvm-6502/lib
Adrian Prantl 74f44b6c69 Fix a use-after-free in a DEBUG output.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238242 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-26 20:06:48 +00:00
..
Analysis
AsmParser
Bitcode Simplify boolean conditional return statements. 2015-05-25 13:50:21 +00:00
CodeGen Fix a use-after-free in a DEBUG output. 2015-05-26 20:06:48 +00:00
DebugInfo Refactor: Simplify boolean conditional return statements in llvm/lib/DebugInfo/DWARF 2015-05-25 13:28:03 +00:00
ExecutionEngine
Fuzzer [lib/Fuzzer] fix docs 2015-05-26 19:32:52 +00:00
IR This patch adds support for the vector quadword add/sub instructions introduced 2015-05-25 15:49:26 +00:00
IRReader
LineEditor
Linker
LTO
MC Replace getOrCreateSectionData with registerSection. 2015-05-26 15:07:25 +00:00
Object Object: Add Archive::getNumberOfSymbols(). 2015-05-26 16:20:40 +00:00
Option
Passes
ProfileData
Support
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 Print "lock \t foo" instead of "lock \n foo". 2015-05-26 18:35:10 +00:00
Transforms Use range-based for loops. NFC. 2015-05-25 20:01:18 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile [PM] Create a separate library for high-level pass management code. 2015-03-07 09:02:36 +00:00