.. |
Analysis
|
[PM] Introduce CRTP mixin base classes to help define passes and
|
2016-02-26 11:44:45 +00:00 |
AsmParser
|
[IR] Extend cmpxchg to allow pointer type operands
|
2016-02-19 00:06:41 +00:00 |
Bitcode
|
[ThinLTO] Add missing breaks when parsing summaries (NFC)
|
2016-02-24 17:57:28 +00:00 |
CodeGen
|
MachineCopyPropagation: Catch copies of the form A<-B;A<-B
|
2016-02-26 03:18:55 +00:00 |
DebugInfo
|
[DebugInfoPDB] Add source / line number accessors for PDB.
|
2016-02-18 18:47:29 +00:00 |
ExecutionEngine
|
[Orc] Add stack-realignment code to the i386 resolver function.
|
2016-02-21 22:50:26 +00:00 |
Fuzzer
|
[libFuzzer] only read MaxLen bytes from every file in the corpus to speedup loading the corpus
|
2016-02-18 21:49:10 +00:00 |
IR
|
[PM] Introduce CRTP mixin base classes to help define passes and
|
2016-02-26 11:44:45 +00:00 |
IRReader
|
Remove autoconf support
|
2016-01-26 21:29:08 +00:00 |
LTO
|
[PM] Port the PostOrderFunctionAttrs pass to the new pass manager and
|
2016-02-18 11:03:11 +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
|
Pass a std::unique_ptr to IRMover::move.
|
2016-02-16 18:50:12 +00:00 |
MC
|
Add capability to push/pop DFI in MCStreamer. NFC
|
2016-02-24 22:25:18 +00:00 |
Object
|
Represent the dynamic table itself with a DynRegionInfo.
|
2016-02-17 16:48:00 +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
|
[PM] Speculative patch to try and fix MSVC's compilation.
|
2016-02-26 12:17:54 +00:00 |
ProfileData
|
Add prefix based function layout when profile is available.
|
2016-02-23 03:39:24 +00:00 |
Support
|
Assert when trying to seek un-seekable raw_fd_ostream.
|
2016-02-23 07:17:58 +00:00 |
TableGen
|
[TableGen] Fix typos in comments. NFC
|
2016-02-26 06:50:27 +00:00 |
Target
|
Reviewed at reviews.llvm.org/D17133
|
2016-02-26 11:46:47 +00:00 |
Transforms
|
[JumpThreading] Simplify Instructions first in ComputeValueKnownInPredecessors()
|
2016-02-26 06:06:04 +00:00 |
CMakeLists.txt
|
LibDriver, llvm-lib: introduce.
|
2015-06-09 21:50:22 +00:00 |
LLVMBuild.txt
|
Wrap some long lines in LLVMBuild files. NFC
|
2015-06-12 18:44:57 +00:00 |