llvm-mirror/lib
Sanjoy Das 4dc0994173 [SCEV] Make it obvious BackedgeTakenInfo's constructor steals storage
Specifically, it moves SCEVUnionPredicates from its input into its own
storage.  Make this obvious at the type level.

llvm-svn: 282374
2016-09-26 01:10:27 +00:00
..
Analysis [SCEV] Make it obvious BackedgeTakenInfo's constructor steals storage 2016-09-26 01:10:27 +00:00
AsmParser [AsmParser] Remove unused partial template specialization. 2016-09-22 22:02:59 +00:00
Bitcode BitcodeReader: Deduplicate code. NFC. 2016-09-23 18:27:42 +00:00
CodeGen [RegisterBankInfo] Constify the member of the XXXMapping maps. 2016-09-24 04:54:03 +00:00
DebugInfo Revert r282238 "Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section."" 2016-09-23 11:01:53 +00:00
Demangle
ExecutionEngine
Fuzzer [libFuzzer] add a standalone build script 2016-09-24 04:00:00 +00:00
IR [Profile] code refactoring: make getStep a method in base class 2016-09-20 19:07:22 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO Add qualification to fix MSVC build. 2016-09-23 23:23:23 +00:00
MC [MC] Support .ds directives in assembler parser 2016-09-23 21:53:36 +00:00
Object Next set of additional error checks for invalid Mach-O files for bad LC_UUID 2016-09-21 20:03:09 +00:00
ObjectYAML
Option
Passes
ProfileData
Support Triple: Add opencl environment type 2016-09-23 00:42:56 +00:00
TableGen
Target [X86] Remove what appears to be leftover MMX code involving (v1i64 scalar_to_vector). 2016-09-25 16:34:11 +00:00
Transforms ObjCARC: Don't look at users of ConstantData 2016-09-24 21:01:20 +00:00
CMakeLists.txt
LLVMBuild.txt