.. |
Analysis
|
In LVI(Lazy Value Info), originally value on a BB can only be caculated once,
|
2014-08-11 05:02:04 +00:00 |
AsmParser
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
Bitcode
|
BitcodeReader: Only create one basic block for each blockaddress
|
2014-08-16 01:54:37 +00:00 |
CodeGen
|
Fix fmul combines with constant splat vectors
|
2014-08-16 10:14:19 +00:00 |
DebugInfo
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
ExecutionEngine
|
[MCJIT] Support DisableSymbolSearching and InstallLazyFunctionCreator in MCJIT.
|
2014-08-14 02:38:20 +00:00 |
IR
|
InstCombine: Fix a potential bug in 0 - (X sdiv C) -> (X sdiv -C)
|
2014-08-16 09:23:42 +00:00 |
IRReader
|
Update the MemoryBuffer API to use ErrorOr.
|
2014-07-06 17:43:13 +00:00 |
LineEditor
|
|
|
Linker
|
Set comdats when lazily linking functions.
|
2014-08-15 20:17:08 +00:00 |
LTO
|
Don't internalize all but main by default.
|
2014-08-05 20:10:38 +00:00 |
MC
|
Make EmitAbsValue an static helper.
|
2014-08-15 15:12:13 +00:00 |
Object
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
Option
|
[Option] Support MultiArg in --help
|
2014-08-15 21:35:07 +00:00 |
ProfileData
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
Support
|
Revert "[Support] Promote cl::StringSaver to a separate utility"
|
2014-08-15 23:39:01 +00:00 |
TableGen
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
Target
|
[x86] Teach lots of the new vector shuffle lowering to use UNPCK
|
2014-08-16 09:42:15 +00:00 |
Transforms
|
InstCombine: Fix a potential bug in 0 - (X sdiv C) -> (X sdiv -C)
|
2014-08-16 09:23:42 +00:00 |
CMakeLists.txt
|
ProfileData: Introduce the InstrProfReader interface and a text reader
|
2014-03-21 17:24:48 +00:00 |
LLVMBuild.txt
|
ProfileData: Introduce the InstrProfReader interface and a text reader
|
2014-03-21 17:24:48 +00:00 |
Makefile
|
ProfileData: Introduce the InstrProfReader interface and a text reader
|
2014-03-21 17:24:48 +00:00 |