.. |
Analysis
|
Move Instruction::isSafeToSpeculativelyExecute out of VMCore and
|
2011-12-14 23:49:11 +00:00 |
Archive
|
Support/FileSystem: Add file_magic and move a vew clients over to it.
|
2011-12-13 23:17:12 +00:00 |
AsmParser
|
LLVMBuild: Remove trailing newline, which irked me.
|
2011-12-12 19:48:00 +00:00 |
Bitcode
|
Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function.
|
2011-12-14 00:29:31 +00:00 |
CodeGen
|
Move Instruction::isSafeToSpeculativelyExecute out of VMCore and
|
2011-12-14 23:49:11 +00:00 |
DebugInfo
|
LLVMBuild: Remove trailing newline, which irked me.
|
2011-12-12 19:48:00 +00:00 |
ExecutionEngine
|
LLVMBuild: Introduce a common section which currently has a list of the
|
2011-12-12 22:45:54 +00:00 |
Linker
|
LLVMBuild: Remove trailing newline, which irked me.
|
2011-12-12 19:48:00 +00:00 |
MC
|
Re-re-enable compact unwind after fixing a failure in SingleSource/Benchmarks/Shootout-C++/except.cpp and friends. It was encoding the stored registers in the wrong order.
|
2011-12-15 00:14:24 +00:00 |
Object
|
LLVMBuild: Remove trailing newline, which irked me.
|
2011-12-12 19:48:00 +00:00 |
Support
|
Support/FileSystem: Add file_magic and move a vew clients over to it.
|
2011-12-13 23:17:12 +00:00 |
TableGen
|
LLVMBuild: Remove trailing newline, which irked me.
|
2011-12-12 19:48:00 +00:00 |
Target
|
The saved registers weren't being processed in the correct order. This lead to
|
2011-12-14 23:53:24 +00:00 |
Transforms
|
Make loop preheader insertion in LoopSimplify handle the case where the loop header is a landing pad correctly (by splitting the landingpad out of the loop header). Make some adjustments to the rest of LoopSimplify to make it clear that the rest of LoopSimplify isn't making bad assumptions about the presence of landing pads. PR11575.
|
2011-12-15 00:50:34 +00:00 |
VMCore
|
Move Instruction::isSafeToSpeculativelyExecute out of VMCore and
|
2011-12-14 23:49:11 +00:00 |
CMakeLists.txt
|
Move TableGen's parser and entry point into a library
|
2011-10-01 16:41:13 +00:00 |
LLVMBuild.txt
|
LLVMBuild: Introduce a common section which currently has a list of the
|
2011-12-12 22:45:54 +00:00 |
Makefile
|
Remove more of llvmc and dependencies.
|
2011-09-20 00:34:27 +00:00 |