.. |
CMakeLists.txt
|
|
|
DAGCombiner.cpp
|
[DAGCombine] Remove SIGN_EXTEND-related inf-loop
|
2014-10-06 20:19:47 +00:00 |
FastISel.cpp
|
Remove getSubtargetImpl calls from FastISel, we can get it from
|
2014-10-08 23:38:33 +00:00 |
FunctionLoweringInfo.cpp
|
Move the complex address expression out of DIVariable and into an extra
|
2014-10-01 18:55:02 +00:00 |
InstrEmitter.cpp
|
Move the complex address expression out of DIVariable and into an extra
|
2014-10-01 18:55:02 +00:00 |
InstrEmitter.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
LegalizeDAG.cpp
|
Remove unnecessary copying or replace it with moves in a bunch of places.
|
2014-10-04 16:55:56 +00:00 |
LegalizeFloatTypes.cpp
|
ARM: fix @llvm.convert.from.fp16 on softfloat targets.
|
2014-07-29 09:56:38 +00:00 |
LegalizeIntegerTypes.cpp
|
Optimize sext/zext insertion algorithm in back-end.
|
2014-09-19 05:30:35 +00:00 |
LegalizeTypes.cpp
|
|
|
LegalizeTypes.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
LegalizeTypesGeneric.cpp
|
AA metadata refactoring (introduce AAMDNodes)
|
2014-07-24 12:16:19 +00:00 |
LegalizeVectorOps.cpp
|
Teach the AArch64 backend about v4f16 and v8f16
|
2014-08-27 16:16:04 +00:00 |
LegalizeVectorTypes.cpp
|
Allow targets to custom legalize vector insertion and extraction.
|
2014-09-12 22:16:11 +00:00 |
LLVMBuild.txt
|
|
|
Makefile
|
|
|
ResourcePriorityQueue.cpp
|
Cache TargetLowering on SelectionDAGISel and update previous
|
2014-10-08 07:32:17 +00:00 |
ScheduleDAGFast.cpp
|
|
|
ScheduleDAGRRList.cpp
|
Cache TargetLowering on SelectionDAGISel and update previous
|
2014-10-08 07:32:17 +00:00 |
ScheduleDAGSDNodes.cpp
|
typos
|
2014-10-07 17:38:33 +00:00 |
ScheduleDAGSDNodes.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
ScheduleDAGVLIW.cpp
|
Remove the TargetMachine forwards for TargetSubtargetInfo based
|
2014-08-04 21:25:23 +00:00 |
SDNodeDbgValue.h
|
Move the complex address expression out of DIVariable and into an extra
|
2014-10-01 18:55:02 +00:00 |
SelectionDAG.cpp
|
Remove a bunch of getSubtargetImpl calls since we already have
|
2014-10-08 21:08:32 +00:00 |
SelectionDAGBuilder.cpp
|
Use the TargetLowering information we already have on the
|
2014-10-08 09:50:54 +00:00 |
SelectionDAGBuilder.h
|
Remove unnecessary copying or replace it with moves in a bunch of places.
|
2014-10-04 16:55:56 +00:00 |
SelectionDAGDumper.cpp
|
Have MachineFunction cache a pointer to the subtarget to make lookups
|
2014-08-05 02:39:49 +00:00 |
SelectionDAGISel.cpp
|
Grab the TargetRegisterInfo off of the subtarget from the
|
2014-10-08 09:50:52 +00:00 |
SelectionDAGPrinter.cpp
|
|
|
TargetLowering.cpp
|
Eliminate some deep std::vector copies. NFC.
|
2014-10-03 18:33:16 +00:00 |
TargetSelectionDAGInfo.cpp
|
|
|