.. |
Analysis
|
Virtual table holder field is either metadata or null.
|
2011-12-15 17:55:56 +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
|
Update DebugLoc while merging nodes at -O0.
|
2011-12-15 18:21:18 +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
|
Make check a bit more strict so we don't call ARM_AM::getFP32Imm with a value that isn't a 32-bit value. (This is just to be safe; I don't think this actually causes any issues in practice.)
|
2011-12-15 22:56:53 +00:00 |
Transforms
|
[asan] add the name of the module to the description of a global variable. This improves the readability of global-buffer-overflow reports.
|
2011-12-15 22:55:55 +00:00 |
VMCore
|
Make constant folding for GEPs a bit more aggressive.
|
2011-12-15 04:33:48 +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 |