..
AsmMatcherEmitter.cpp
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
AsmWriterEmitter.cpp
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
AsmWriterInst.cpp
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
AsmWriterInst.h
CallingConvEmitter.cpp
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
CMakeLists.txt
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
CodeEmitterGen.cpp
Fix issue with invalid flat operand number
2012-11-09 21:27:03 +00:00
CodeGenDAGPatterns.cpp
Don't return false when the function's return type is a pointer.
2012-10-25 21:25:08 +00:00
CodeGenDAGPatterns.h
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
CodeGenInstruction.cpp
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
CodeGenInstruction.h
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
CodeGenIntrinsics.h
CodeGenMapTable.cpp
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
CodeGenRegisters.cpp
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
CodeGenRegisters.h
CodeGenSchedule.cpp
Fix a build problem with xlc. The error message was
2012-11-02 20:57:36 +00:00
CodeGenSchedule.h
TableGen subtarget emitter cleanup.
2012-10-10 05:43:13 +00:00
CodeGenTarget.cpp
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
CodeGenTarget.h
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
DAGISelEmitter.cpp
DAGISelMatcher.cpp
DAGISelMatcher.h
Remove unnecessary classof()'s
2012-10-11 23:30:49 +00:00
DAGISelMatcherEmitter.cpp
DAGISelMatcherGen.cpp
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
DAGISelMatcherOpt.cpp
DFAPacketizerEmitter.cpp
DisassemblerEmitter.cpp
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
EDEmitter.cpp
Remove hard coded registers in ARM ldrexd and strexd instructions
2012-11-16 21:55:34 +00:00
FastISelEmitter.cpp
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
FixedLenDecoderEmitter.cpp
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
InstrInfoEmitter.cpp
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
IntrinsicEmitter.cpp
Make the AttrListPtr object a part of the LLVMContext.
2012-11-20 05:09:20 +00:00
LLVMBuild.txt
Makefile
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
PseudoLoweringEmitter.cpp
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
RegisterInfoEmitter.cpp
Generate a table-driven version of TRI::composeSubRegIndices().
2012-11-01 00:32:10 +00:00
SequenceToOffsetTable.h
SetTheory.cpp
Remove exception handling usage from tblgen.
2012-10-25 20:33:17 +00:00
SetTheory.h
Don't use stack unwinding to provide the location information for
2012-10-24 22:03:59 +00:00
StringToOffsetTable.h
SubtargetEmitter.cpp
Fix a build problem with xlc. The error message was
2012-11-02 20:57:36 +00:00
TableGen.cpp
tblgen: Migrate llvm-tblgen to new TableGenMain API.
2012-10-03 21:29:19 +00:00
TableGenBackends.h
add TableGen support to create relationship maps between instructions
2012-10-25 15:54:06 +00:00
TGValueTypes.cpp
Remove extra semicolons.
2012-10-11 22:25:56 +00:00
X86DisassemblerShared.h
X86DisassemblerTables.cpp
X86DisassemblerTables.h
X86ModRMFilters.cpp
X86ModRMFilters.h
X86RecognizableInstr.cpp
Add support of RTM from TSX extension
2012-11-08 07:28:54 +00:00
X86RecognizableInstr.h