..
Analysis
[MemoryBuiltins] Fix an issue with hasNoAliasAttr
2016-02-09 21:54:18 +00:00
AsmParser
Remove autoconf support
2016-01-26 21:29:08 +00:00
Bitcode
Fix VST_CODE_* bitcode id comments (NFC)
2016-02-10 15:02:51 +00:00
CodeGen
[CodeGen] Prefer "if (SDValue R = ...)" to "if (R.getNode())". NFCI.
2016-02-09 22:54:12 +00:00
DebugInfo
[DebugInfo] Eliminate compilation warning about used variable LSDA
2016-02-05 09:24:34 +00:00
ExecutionEngine
[Orc] Add lazy-JITting support for i386.
2016-02-10 01:02:33 +00:00
Fuzzer
[libFuzzer] hot fix a test
2016-02-04 00:12:28 +00:00
IR
Add support for struct in C API test
2016-02-10 00:38:50 +00:00
IRReader
Remove autoconf support
2016-01-26 21:29:08 +00:00
LibDriver
Remove autoconf support
2016-01-26 21:29:08 +00:00
LineEditor
Remove autoconf support
2016-01-26 21:29:08 +00:00
Linker
[ThinLTO] Move global processing from Linker to TransformUtils (NFC)
2016-02-10 18:11:31 +00:00
LTO
Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs.
2016-01-27 10:01:28 +00:00
MC
[MC] Adding GOTREL expression variant.
2016-02-09 19:17:34 +00:00
Object
Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs.
2016-01-27 10:01:28 +00:00
Option
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment.
2016-01-29 20:50:44 +00:00
Passes
Remove autoconf support
2016-01-26 21:29:08 +00:00
ProfileData
[PGO] Differentiate Clang instrumentation and IR level instrumentation profiles
2016-02-10 17:18:30 +00:00
Support
llvm-config: Add preliminary Windows support
2016-02-09 19:41:14 +00:00
TableGen
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment.
2016-01-29 20:50:44 +00:00
Target
[SPARC] Repair floating-point condition encodings in assembly parser.
2016-02-10 17:47:20 +00:00
Transforms
[ThinLTO] Move global processing from Linker to TransformUtils (NFC)
2016-02-10 18:11:31 +00:00
CMakeLists.txt
LLVMBuild.txt