| .. |
|
CMakeLists.txt
|
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
|
2012-06-24 13:32:01 +00:00 |
|
DAGCombiner.cpp
|
Fix fmul combines with constant splat vectors
|
2014-08-16 10:14:19 +00:00 |
|
FastISel.cpp
|
[FastISel] Remove an performance debugging assert.
|
2014-08-15 17:36:30 +00:00 |
|
FunctionLoweringInfo.cpp
|
Have MachineFunction cache a pointer to the subtarget to make lookups
|
2014-08-05 02:39:49 +00:00 |
|
InstrEmitter.cpp
|
Remove the TargetMachine forwards for TargetSubtargetInfo based
|
2014-08-04 21:25:23 +00:00 |
|
InstrEmitter.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
|
LLVMBuild.txt
|
…
|
|
|
LegalizeDAG.cpp
|
Teach the AArch64 backend to handle f16
|
2014-08-18 14:22:39 +00:00 |
|
LegalizeFloatTypes.cpp
|
ARM: fix @llvm.convert.from.fp16 on softfloat targets.
|
2014-07-29 09:56:38 +00:00 |
|
LegalizeIntegerTypes.cpp
|
Make sure no loads resulting from load->switch DAGCombine are marked invariant
|
2014-07-31 21:45:05 +00:00 |
|
LegalizeTypes.cpp
|
Make it possible for ints/floats to return different values from getBooleanContents()
|
2014-07-10 10:18:12 +00:00 |
|
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
|
Make sure no loads resulting from load->switch DAGCombine are marked invariant
|
2014-07-31 21:45:05 +00:00 |
|
LegalizeVectorTypes.cpp
|
Add support for scalarizing cttz_zero_undef
|
2014-08-10 22:49:54 +00:00 |
|
Makefile
|
…
|
|
|
ResourcePriorityQueue.cpp
|
Remove the TargetMachine forwards for TargetSubtargetInfo based
|
2014-08-04 21:25:23 +00:00 |
|
SDNodeDbgValue.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
|
ScheduleDAGFast.cpp
|
[Modules] Remove potential ODR violations by sinking the DEBUG_TYPE
|
2014-04-22 02:02:50 +00:00 |
|
ScheduleDAGRRList.cpp
|
Remove the TargetMachine forwards for TargetSubtargetInfo based
|
2014-08-04 21:25:23 +00:00 |
|
ScheduleDAGSDNodes.cpp
|
Make this SmallVector size a power of two as suggested by Chandler
|
2014-08-11 13:47:57 +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 |
|
SelectionDAG.cpp
|
Revert "Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size."
|
2014-08-18 00:24:38 +00:00 |
|
SelectionDAGBuilder.cpp
|
[PowerPC] Implement PPCTargetLowering::getTgtMemIntrinsic
|
2014-08-13 01:15:40 +00:00 |
|
SelectionDAGBuilder.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +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
|
Revert "Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size."
|
2014-08-18 00:24:38 +00:00 |
|
SelectionDAGPrinter.cpp
|
Revert "Introduce a string_ostream string builder facilty"
|
2014-06-26 22:52:05 +00:00 |
|
TargetLowering.cpp
|
Remove the TargetMachine forwards for TargetSubtargetInfo based
|
2014-08-04 21:25:23 +00:00 |
|
TargetSelectionDAGInfo.cpp
|
Have TargetSelectionDAGInfo take a DataLayout initializer rather than
|
2014-06-06 19:04:48 +00:00 |