..
CMakeLists.txt
Remove trailing whitespace to trigger re-cmaking
2017-10-02 21:54:38 +00:00
DAGCombiner.cpp
[DAGCombiner] Fix typos in comments. NFC
2017-11-01 03:30:52 +00:00
FastISel.cpp
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
2017-11-08 01:01:31 +00:00
FunctionLoweringInfo.cpp
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
2017-11-08 01:01:31 +00:00
InstrEmitter.cpp
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
2017-11-08 01:01:31 +00:00
InstrEmitter.h
LegalizeDAG.cpp
Move TargetFrameLowering.h to CodeGen where it's implemented
2017-11-03 22:32:11 +00:00
LegalizeFloatTypes.cpp
[legalize-types] Clean up softening machinery.
2017-07-04 01:08:55 +00:00
LegalizeIntegerTypes.cpp
ISel type legalizer: debug messages. NFC.
2017-10-16 14:07:30 +00:00
LegalizeTypes.cpp
Make DIExpression::createFragmentExpression() return an Optional.
2017-11-07 00:45:34 +00:00
LegalizeTypes.h
Don't crash when we see unallocatable registers in clobbers
2017-10-23 20:46:36 +00:00
LegalizeTypesGeneric.cpp
[legalize-types] Clean up softening machinery.
2017-07-04 01:08:55 +00:00
LegalizeVectorOps.cpp
[CodeGen] Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warnings; other minor fixes (NFC).
2017-09-21 23:20:16 +00:00
LegalizeVectorTypes.cpp
[X86] Fix bug in legalize vector types - Split large loads
2017-11-02 13:07:06 +00:00
LLVMBuild.txt
ResourcePriorityQueue.cpp
ScheduleDAGFast.cpp
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
2017-11-08 01:01:31 +00:00
ScheduleDAGRRList.cpp
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
2017-11-08 01:01:31 +00:00
ScheduleDAGSDNodes.cpp
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
2017-11-08 01:01:31 +00:00
ScheduleDAGSDNodes.h
ScheduleDAGVLIW.cpp
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
2017-11-08 01:01:31 +00:00
SDNodeDbgValue.h
Doxygenify comments.
2017-10-24 17:23:40 +00:00
SelectionDAG.cpp
DAG: Add computeKnownBitsForFrameIndex
2017-11-08 08:52:31 +00:00
SelectionDAGAddressAnalysis.cpp
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-09-13 21:15:20 +00:00
SelectionDAGBuilder.cpp
Handle inlined variables in SelectionDAGBuilder::EmitFuncArgumentDbgValue().
2017-11-08 18:27:13 +00:00
SelectionDAGBuilder.h
[CodeGen] Fix some Clang-tidy modernize-use-default-member-init and Include What You Use warnings; other minor fixes (NFC).
2017-09-27 23:26:01 +00:00
SelectionDAGDumper.cpp
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
2017-11-08 01:01:31 +00:00
SelectionDAGISel.cpp
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
2017-11-08 01:01:31 +00:00
SelectionDAGPrinter.cpp
SelectionDAGTargetInfo.cpp
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-09-13 21:15:20 +00:00
StatepointLowering.cpp
[CodeGen] Fix some Clang-tidy modernize-use-default-member-init and Include What You Use warnings; other minor fixes (NFC).
2017-09-27 23:26:01 +00:00
StatepointLowering.h
[CodeGen] Fix some Clang-tidy modernize-use-default-member-init and Include What You Use warnings; other minor fixes (NFC).
2017-09-27 23:26:01 +00:00
TargetLowering.cpp
DAG: Add computeKnownBitsForFrameIndex
2017-11-08 08:52:31 +00:00