.. |
ADT
|
StringMap support for move-only values.
|
2014-05-08 21:52:23 +00:00 |
Analysis
|
split delinearization pass in 3 steps
|
2014-05-07 18:01:20 +00:00 |
AsmParser
|
|
|
Bitcode
|
Update comment in LLVMBitCodes.h to reflect the actual bitcode record
|
2014-04-18 18:19:18 +00:00 |
CodeGen
|
Fix using wrong result type for setcc.
|
2014-05-07 18:26:58 +00:00 |
Config
|
static link polly into tools
|
2014-03-14 04:04:14 +00:00 |
DebugInfo
|
[DWARF parser] Turn DILineInfo into a struct.
|
2014-04-18 21:36:39 +00:00 |
ExecutionEngine
|
Fix MSVC build broken by r207580
|
2014-04-29 22:04:55 +00:00 |
IR
|
GlobalValue: Assert symbols with local linkage have default visibility
|
2014-05-07 23:00:22 +00:00 |
IRReader
|
|
|
LineEditor
|
[C++11] Replace OwningPtr with std::unique_ptr in places where it doesn't break the API.
|
2014-04-21 09:34:48 +00:00 |
Linker
|
[Layering] Sink Linker.h into a Linker subdirectory to make it
|
2014-03-06 03:42:23 +00:00 |
LTO
|
Rename member variable to try to fix the bots.
|
2014-05-03 15:28:13 +00:00 |
MC
|
Move late partial-unrolling thresholds into the processor definitions
|
2014-05-08 09:14:44 +00:00 |
Object
|
Add range access to ELFFile's sections collection.
|
2014-05-05 06:48:34 +00:00 |
Option
|
Add missing include, found by modules build.
|
2014-04-24 23:29:25 +00:00 |
ProfileData
|
OnDiskHashTable: Audit types and use offset_type consistently
|
2014-04-19 00:33:15 +00:00 |
Support
|
llvm-cov: Fix some funny indentation (NFC)
|
2014-05-07 21:50:43 +00:00 |
TableGen
|
[tablegen] Add !listconcat operator with the similar semantics as !strconcat
|
2014-05-07 10:13:19 +00:00 |
Target
|
Move late partial-unrolling thresholds into the processor definitions
|
2014-05-08 09:14:44 +00:00 |
Transforms
|
[modules] Add missing #include.
|
2014-05-08 02:34:32 +00:00 |
CMakeLists.txt
|
|
|
InitializePasses.h
|
Add an optimization that does CSE in a group of similar GEPs.
|
2014-05-01 18:38:36 +00:00 |
LinkAllIR.h
|
|
|
LinkAllPasses.h
|
Add an optimization that does CSE in a group of similar GEPs.
|
2014-05-01 18:38:36 +00:00 |
Pass.h
|
[PM] Add pass run listeners to the pass manager.
|
2014-04-28 18:19:25 +00:00 |
PassAnalysisSupport.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
PassManager.h
|
|
|
PassRegistry.h
|
[C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-09 06:08:46 +00:00 |
PassSupport.h
|
[PM] Add pass run listeners to the pass manager.
|
2014-04-28 18:19:25 +00:00 |