.. |
Analysis
|
Fixed old typo in ScalarEvolution, that caused wrong SCEVs zext operation.
|
2014-01-09 12:26:12 +00:00 |
AsmParser
|
Move the LLVM IR asm writer header files into the IR directory, as they
|
2014-01-07 12:34:26 +00:00 |
Bitcode
|
Re-sort all of the includes with ./utils/sort_includes.py so that
|
2014-01-07 11:48:04 +00:00 |
CodeGen
|
Fix 'ned' typo in doc comment
|
2014-01-11 14:01:43 +00:00 |
DebugInfo
|
llvm-dwarfdump: type unit dwo support
|
2014-01-09 05:08:24 +00:00 |
ExecutionEngine
|
Re-apply r196639: Add support for archives and object file caching under MCJIT.
|
2014-01-08 04:09:09 +00:00 |
IR
|
[PM] Add names to passes under the new pass manager, and a debug output
|
2014-01-11 11:52:05 +00:00 |
IRReader
|
Move the LLVM IR asm writer header files into the IR directory, as they
|
2014-01-07 12:34:26 +00:00 |
Linker
|
Revert "Move copying of global initializers below the cloning of functions."
|
2013-11-09 00:43:18 +00:00 |
LTO
|
LTO: whitespace changes
|
2014-01-10 20:24:35 +00:00 |
MC
|
Revert "Revert r198851, "Prototype of skeleton type units for fission""
|
2014-01-10 01:38:41 +00:00 |
Object
|
Re-sort all of the includes with ./utils/sort_includes.py so that
|
2014-01-07 11:48:04 +00:00 |
Option
|
Avoid buffer copies when a Twine already is a StringRef.
|
2013-12-03 18:18:28 +00:00 |
Support
|
Use the simpler version of sys::fs::remove when possible.
|
2014-01-10 21:40:29 +00:00 |
TableGen
|
[TableGen] Correctly generate implicit anonymous prototype defs in multiclasses
|
2014-01-02 20:47:09 +00:00 |
Target
|
[Sparc] Replace (unsigned)-1 with ~OU as suggested by Reid Kleckner.
|
2014-01-12 04:34:31 +00:00 |
Transforms
|
Switch-to-lookup tables: Don't require a result for the default
|
2014-01-12 00:44:41 +00:00 |
CMakeLists.txt
|
Move LTO support library to a component, allowing it to be tested
|
2013-09-24 23:52:22 +00:00 |
LLVMBuild.txt
|
Move LTO support library to a component, allowing it to be tested
|
2013-09-24 23:52:22 +00:00 |
Makefile
|
Reformat Makefile. No other changes.
|
2013-10-30 04:03:03 +00:00 |