.. |
Analysis
|
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size.
|
2014-08-17 23:47:00 +00:00 |
AsmParser
|
Pass a std::uinque_ptr to ParseAssembly to make the ownership explicit. NFC.
|
2014-08-17 21:36:47 +00:00 |
Bitcode
|
BitcodeReader: Only create one basic block for each blockaddress
|
2014-08-16 01:54:37 +00:00 |
CodeGen
|
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size.
|
2014-08-17 23:47:00 +00:00 |
DebugInfo
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
ExecutionEngine
|
Use copy initialization to initialize std::unique_ptr.
|
2014-08-17 23:38:08 +00:00 |
IR
|
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size.
|
2014-08-17 23:47:00 +00:00 |
IRReader
|
Pass a std::uinque_ptr to ParseAssembly to make the ownership explicit. NFC.
|
2014-08-17 21:36:47 +00:00 |
LTO
|
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size.
|
2014-08-17 23:47:00 +00:00 |
LineEditor
|
[CMake] Use LINK_LIBS instead of target_link_libraries().
|
2014-02-26 06:41:29 +00:00 |
Linker
|
Set comdats when lazily linking functions.
|
2014-08-15 20:17:08 +00:00 |
MC
|
Remove unused member variable.
|
2014-08-17 22:48:55 +00:00 |
Object
|
llvm-objdump: don't print relocations in non-relocatable files.
|
2014-08-17 19:09:37 +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
|
Convert an ownership comment with std::uinque_ptr.
|
2014-08-17 22:20:33 +00:00 |
TableGen
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
Target
|
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size.
|
2014-08-17 23:47:00 +00:00 |
Transforms
|
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size.
|
2014-08-17 23:47:00 +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 |