..
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
Move parts of lib/Target that use CodeGen into lib/CodeGen.
2011-12-15 22:58:58 +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
By popular demand, link up types by name if they are isomorphic and one is an
2011-12-16 08:36:07 +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
Adds a JSON parser and a benchmark (json-bench) to catch performance regressions.
2011-12-16 13:09:10 +00:00
TableGen
LLVMBuild: Remove trailing newline, which irked me.
2011-12-12 19:48:00 +00:00
Target
Note ARM constant island alignment in the release notes.
2011-12-16 16:07:41 +00:00
Transforms
Avoid a confusing assert for silly options: -unroll-runtime -unroll-count=1.
2011-12-16 02:03:48 +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