llvm-6502/lib
Benjamin Kramer 8e13dedd41 Simplify code. No functionality change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165904 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-14 11:15:42 +00:00
..
Analysis fix warning 2012-10-12 02:04:32 +00:00
Archive
AsmParser Remove operator cast method in favor of querying with the correct method. 2012-10-14 08:54:26 +00:00
Bitcode Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
CodeGen Remove the bitwise XOR operator from the Attributes class. Replace it with the equivalent from the builder class. 2012-10-14 06:56:13 +00:00
DebugInfo
ExecutionEngine Check section type rather than assuming it's code when emitting sections while processing relocations. 2012-10-12 23:53:16 +00:00
Linker
MC [ms-inline asm] Remove the MatchInstruction() function. Previously, this was 2012-10-13 00:26:04 +00:00
Object Cosmetic changes 2012-10-10 01:45:52 +00:00
Support Add powerpc-ibm-aix to Triple. Patch by Kai. 2012-10-12 11:08:57 +00:00
TableGen tblgen: Compile TableGen without RTTI. 2012-10-10 20:27:18 +00:00
Target Don't pass in an Attributes object to something that expects an integral value. 2012-10-14 03:27:15 +00:00
Transforms Simplify code. No functionality change. 2012-10-14 11:15:42 +00:00
VMCore Remove dead methods. 2012-10-14 09:21:44 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile