.. |
AsmWriterEmitter.cpp
|
Work around a bogus gcc 4.2 warning.
|
2007-07-18 04:51:57 +00:00 |
AsmWriterEmitter.h
|
|
|
CallingConvEmitter.cpp
|
propagate struct size and alignment of byval arguments to the DAG
|
2007-08-10 14:44:42 +00:00 |
CallingConvEmitter.h
|
More explicit keywords.
|
2007-07-30 14:51:59 +00:00 |
CodeEmitterGen.cpp
|
Add target independent MachineInstr's to represent subreg insert/extract in MBB's. PR1350
|
2007-07-26 07:48:21 +00:00 |
CodeEmitterGen.h
|
|
|
CodeGenInstruction.h
|
No need for noResults anymore.
|
2007-07-20 00:21:23 +00:00 |
CodeGenIntrinsics.h
|
This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future.
|
2007-08-04 01:51:18 +00:00 |
CodeGenRegisters.h
|
Add support to tablegen for specifying subregister classes on a per register class basis.
|
2007-06-13 22:20:15 +00:00 |
CodeGenTarget.cpp
|
This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future.
|
2007-08-04 01:51:18 +00:00 |
CodeGenTarget.h
|
Eliminate an unused parameter.
|
2007-07-13 20:16:50 +00:00 |
DAGISelEmitter.cpp
|
Add target independent MachineInstr's to represent subreg insert/extract in MBB's. PR1350
|
2007-07-26 07:48:21 +00:00 |
DAGISelEmitter.h
|
Refactor code to add initial support for OptionalDefOperand.
|
2007-07-06 01:05:26 +00:00 |
FileLexer.cpp.cvs
|
Added \!con(a,b) syntax to concatnate two dag fragments.
|
2007-05-15 01:23:24 +00:00 |
FileLexer.l
|
Added \!con(a,b) syntax to concatnate two dag fragments.
|
2007-05-15 01:23:24 +00:00 |
FileLexer.l.cvs
|
Added \!con(a,b) syntax to concatnate two dag fragments.
|
2007-05-15 01:23:24 +00:00 |
FileParser.cpp.cvs
|
|
|
FileParser.h.cvs
|
|
|
FileParser.y
|
Added \!con(a,b) syntax to concatnate two dag fragments.
|
2007-05-15 01:23:24 +00:00 |
FileParser.y.cvs
|
Added \!con(a,b) syntax to concatnate two dag fragments.
|
2007-05-15 01:23:24 +00:00 |
InstrInfoEmitter.cpp
|
Added TargetInstrDescriptor::numDefs - num of results.
|
2007-08-02 00:20:17 +00:00 |
InstrInfoEmitter.h
|
|
|
IntrinsicEmitter.cpp
|
This resolves a regression of BasicAA which failed to find any memory information for overloaded intrinsics (PR1600). This resolves that issue, and improves the matching scheme to use a BitVector rather than a binary search.
|
2007-08-06 20:57:16 +00:00 |
IntrinsicEmitter.h
|
|
|
Makefile
|
|
|
Record.cpp
|
Change instruction description to split OperandList into OutOperandList and
|
2007-07-19 01:14:50 +00:00 |
Record.h
|
Added \!con(a,b) syntax to concatnate two dag fragments.
|
2007-05-15 01:23:24 +00:00 |
RegisterInfoEmitter.cpp
|
This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future.
|
2007-08-04 01:51:18 +00:00 |
RegisterInfoEmitter.h
|
|
|
SubtargetEmitter.cpp
|
Add an "implies" field to features. This indicates that, if the current
|
2007-05-04 20:38:40 +00:00 |
SubtargetEmitter.h
|
|
|
TableGen.cpp
|
|
|
TableGenBackend.cpp
|
|
|
TableGenBackend.h
|
|
|