llvm-6502/lib
Benjamin Kramer 39bab0e11a FunctionAttrs: Merge attributes once instead of doing it for every argument.
It has become an expensive operation. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184638 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-22 15:51:19 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen Prevent LiveRangeEdit from deleting bundled instructions. 2013-06-22 00:33:48 +00:00
DebugInfo Spell correct (s/begining/beginning/) 2013-06-19 21:42:05 +00:00
ExecutionEngine Basic support for parsing Mach-O universal binaries in LLVMObject library 2013-06-18 15:03:28 +00:00
IR DebugInfo: When asm printing include a '[def]' tag for tag decls that are definitions (& rename the 'fwd' tag to 'decl' for clarity) 2013-06-21 03:41:54 +00:00
IRReader
Linker
MC Improve the time it takes to generating dwarf for assembly source files 2013-06-21 20:51:39 +00:00
Object [yaml2obj][ELF] Make symbol table top-level key. 2013-06-22 01:38:00 +00:00
Option
Support Revert "BlockFrequency: Saturate at 1 instead of 0 when multiplying a frequency with a branch probability." 2013-06-21 20:20:27 +00:00
TableGen
Target DebugInfo: Don't lose unreferenced non-trivial by-value parameters 2013-06-21 22:56:30 +00:00
Transforms FunctionAttrs: Merge attributes once instead of doing it for every argument. 2013-06-22 15:51:19 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile