llvm-6502/lib
Hal Finkel d23a41c153 Add an addition operator to TableGen
This adds an !add(a, b) operator to tablegen; this will be used
to cleanup the PPC register definitions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173445 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-25 14:49:08 +00:00
..
Analysis ConstantFolding: Add a missing folding that leads to a miscompile. 2013-01-24 16:28:28 +00:00
Archive
AsmParser
Bitcode
CodeGen MIsched: Print block name. No functionality. 2013-01-25 07:45:31 +00:00
DebugInfo
ExecutionEngine
IR Use the AttributeSet query instead of the Attribute query. 2013-01-25 08:08:54 +00:00
Linker
MC
Object
Option
Support ScheduleDAG: colorize the DOT graph and improve formatting. 2013-01-25 07:45:25 +00:00
TableGen Add an addition operator to TableGen 2013-01-25 14:49:08 +00:00
Target Fixed the condition codes for the atomic64 min/umin code generation on ARM. If the sutraction of the higher 32 bit parts gives a 0 result, we need to do the store operation. 2013-01-25 10:39:49 +00:00
Transforms Switch this code away from Value::isUsedInBasicBlock. That code either 2013-01-25 05:40:09 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile