1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib
David Blaikie 8d41a02789 DWARF type hashing: begin implementing Step 5, summary hashing in declarable contexts
There are several other tag types that need similar handling but to
ensure test coverage they'll be coming incrementally.

llvm-svn: 193126
2013-10-21 22:36:50 +00:00
..
Analysis Use more type helper functions 2013-10-21 19:43:56 +00:00
AsmParser Add a GlobalAlias::isValidLinkage to reduce code duplication. 2013-10-09 16:07:32 +00:00
Bitcode Update comment list of GLOBALVAR modifiers in BitcodeWriter to include externally_initialized. 2013-10-14 22:36:51 +00:00
CodeGen DWARF type hashing: begin implementing Step 5, summary hashing in declarable contexts 2013-10-21 22:36:50 +00:00
DebugInfo Correct log message typo: ended ad -> ended at 2013-10-18 13:01:33 +00:00
ExecutionEngine Improving MCJIT/RuntimeDyld thread safety 2013-10-21 17:42:06 +00:00
IR Changing DebugInfoFinder to iterate over all the compile units. 2013-10-17 10:27:12 +00:00
IRReader
Linker Add a 'deleteModule' method to the Linker class. 2013-10-16 08:59:57 +00:00
LTO Add a 'deleteModule' method to the Linker class. 2013-10-16 08:59:57 +00:00
MC Emit DWARF line entries for all data in the instruction stream. 2013-10-20 02:16:18 +00:00
Object Path: Recognize Windows compiled resource file. 2013-10-15 22:45:38 +00:00
Option
Support Can we move to C++11 already? 2013-10-18 23:07:01 +00:00
TableGen
Target [AArch64] Add the constraint to NEON scalar mla/mls instructions. 2013-10-21 20:11:47 +00:00
Transforms SimplifyCFG: Don't duplicate calls to functions marked noduplicate v2 2013-10-21 20:07:30 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile