.. |
Analysis
|
[CallGraph] Teach the CallGraph about non-leaf intrinsics.
|
2015-06-18 19:28:26 +00:00 |
AsmParser
|
Move the personality function from LandingPadInst to Function
|
2015-06-17 20:52:32 +00:00 |
Bitcode
|
[Bitcode] Replace hand-coded little endian handling with Endian.h functions.
|
2015-06-17 20:55:30 +00:00 |
CodeGen
|
[BranchFolding] Replace custom MachineInstr with MachineInstrExpressionTrait
|
2015-06-18 20:00:03 +00:00 |
DebugInfo
|
|
|
ExecutionEngine
|
modules: Add explicit dependency on intrinsics_gen
|
2015-06-16 00:44:12 +00:00 |
Fuzzer
|
|
|
IR
|
[CallGraph] Teach the CallGraph about non-leaf intrinsics.
|
2015-06-18 19:28:26 +00:00 |
IRReader
|
Return a unique_ptr from getLazyBitcodeModule and parseBitcodeFile. NFC.
|
2015-06-16 22:27:55 +00:00 |
LibDriver
|
Bring in a BumpPtrStringSaver from lld and simplify the interface.
|
2015-06-13 12:49:52 +00:00 |
LineEditor
|
|
|
Linker
|
Move the personality function from LandingPadInst to Function
|
2015-06-17 20:52:32 +00:00 |
LTO
|
Return a unique_ptr from getLazyBitcodeModule and parseBitcodeFile. NFC.
|
2015-06-16 22:27:55 +00:00 |
MC
|
[MC] Adding prettyPrintAsm to MCTargetStreamer to allow targets to specialize how instructions are printed to asm.
|
2015-06-18 20:43:22 +00:00 |
Object
|
[ArchiveWriter] Use EndianStream. No functional change intended.
|
2015-06-17 16:02:56 +00:00 |
Option
|
|
|
Passes
|
|
|
ProfileData
|
modules: Add explicit dependency on intrinsics_gen
|
2015-06-16 00:44:12 +00:00 |
Support
|
Use std::unique_ptr to manage the DataStreamer in bitcode parsing.
|
2015-06-16 23:29:49 +00:00 |
TableGen
|
|
|
Target
|
[X86] Rename RegInfo to TRI as suggested by Eric
|
2015-06-18 20:32:02 +00:00 |
Transforms
|
[EliminateDuplicatePHINodes] Replace custom hash map with DenseSet.
|
2015-06-18 16:01:00 +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 |
Makefile
|
LibDriver, llvm-lib: introduce.
|
2015-06-09 21:50:22 +00:00 |