.. |
ADT
|
Whitespace.
|
2013-01-05 05:16:53 +00:00 |
Analysis
|
Switch the SCEV expander and LoopStrengthReduce to use
|
2013-01-07 14:41:08 +00:00 |
Assembly
|
|
|
Bitcode
|
Have the bitcode reader/writer just use FPMathOperator's fast math enum directly
|
2012-12-09 20:23:16 +00:00 |
CodeGen
|
CallingConvLower.h: Use bitfields like unsigned:1 instead of bool:1 .
|
2013-01-07 11:13:51 +00:00 |
Config
|
[CMake] Move libxml2 stuff from clang to llvm/cmake.
|
2012-12-14 18:30:20 +00:00 |
DebugInfo
|
Sort the #include lines for the include/... tree with the script.
|
2012-12-03 17:02:12 +00:00 |
ExecutionEngine
|
JITEventListener.h: Use llvm-config.h instead of config.h.
|
2012-12-13 15:03:38 +00:00 |
IR
|
Rough out a new c'tor for the AttrBuilder class.
|
2013-01-07 08:24:35 +00:00 |
MC
|
Add section information for the DWARF5 split debug proposal
|
2013-01-04 17:59:22 +00:00 |
Object
|
[Object][ELF] Fix incorrect size of members for the 64 version of Elf_Phdr_Impl.
|
2013-01-06 03:57:11 +00:00 |
Option
|
Resort the #include lines in include/... and lib/... with the
|
2013-01-02 10:22:59 +00:00 |
Support
|
Add an ArrayRecycler class.
|
2013-01-05 00:57:11 +00:00 |
TableGen
|
Simplify TableGen type-compatibility checks.
|
2013-01-07 02:30:19 +00:00 |
Target
|
Sink AddrMode back into TargetLowering, removing one of the most
|
2013-01-07 15:14:13 +00:00 |
Transforms
|
Switch the SCEV expander and LoopStrengthReduce to use
|
2013-01-07 14:41:08 +00:00 |
AutoUpgrade.h
|
|
|
CallGraphSCCPass.h
|
moves doInitialization and doFinalization to the Pass class and removes some unreachable code in MachineModuleInfo
|
2012-12-03 21:56:57 +00:00 |
CMakeLists.txt
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
DebugInfo.h
|
PR14759: Debug info support for C++ member pointers.
|
2013-01-07 05:51:15 +00:00 |
DIBuilder.h
|
PR14759: Debug info support for C++ member pointers.
|
2013-01-07 05:51:15 +00:00 |
GVMaterializer.h
|
|
|
InitializePasses.h
|
Switch TargetTransformInfo from an immutable analysis pass that requires
|
2013-01-07 01:37:14 +00:00 |
InstVisitor.h
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
LinkAllPasses.h
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
LinkAllVMCore.h
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
Linker.h
|
|
|
Pass.h
|
moves doInitialization and doFinalization to the Pass class and removes some unreachable code in MachineModuleInfo
|
2012-12-03 21:56:57 +00:00 |
PassAnalysisSupport.h
|
Sort the #include lines for the include/... tree with the script.
|
2012-12-03 17:02:12 +00:00 |
PassManager.h
|
One more step towards making doInitialization and doFinalization useful for
|
2012-11-29 17:47:05 +00:00 |
PassManagers.h
|
Sort the #include lines for the include/... tree with the script.
|
2012-12-03 17:02:12 +00:00 |
PassRegistry.h
|
|
|
PassSupport.h
|
Fix comment typo.
|
2012-12-17 11:43:15 +00:00 |
TypeFinder.h
|
Move the "findUsedStructTypes" functionality outside of the Module class.
|
2012-08-03 00:30:35 +00:00 |