llvm-6502/lib
Eli Bendersky 6ac81f59a7 This patch adds statistics for other non-DWARF fragments emitted by
the assembler. This is useful in order to know how the numbers add up,
since in particular the Align fragments account for a non-trivial
portion of the emitted fragments (especially on -O0 which sets
relax-all).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169747 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-10 18:59:39 +00:00
..
Analysis Add a new visitor for walking the uses of a pointer value. 2012-12-10 08:28:39 +00:00
Archive
AsmParser Reorganize FastMathFlags to be a wrapper around unsigned, and streamline some interfaces. 2012-12-09 21:12:04 +00:00
Bitcode Reorganize FastMathFlags to be a wrapper around unsigned, and streamline some interfaces. 2012-12-09 21:12:04 +00:00
CodeGen Use GetUnderlyingObjects in misched 2012-12-10 18:49:16 +00:00
DebugInfo Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
ExecutionEngine
Linker
MC This patch adds statistics for other non-DWARF fragments emitted by 2012-12-10 18:59:39 +00:00
Object
Option
Support Make NaCl naming consistent. The triple OSType is called NaCl and is represented 2012-12-04 18:37:26 +00:00
TableGen
Target Revert "Make '-mtune=x86_64' assume fast unaligned memory accesses." 2012-12-10 18:23:52 +00:00
Transforms Add a new visitor for walking the uses of a pointer value. 2012-12-10 08:28:39 +00:00
VMCore
CMakeLists.txt Copy clang/Driver/<Option parsing stuff> to llvm. 2012-12-05 00:29:32 +00:00
LLVMBuild.txt
Makefile