.. |
CMakeLists.txt
|
Remove trailing whitespace to trigger re-cmaking
|
2017-10-02 21:54:38 +00:00 |
DAGCombiner.cpp
|
[DAG] combine assertsexts around a trunc
|
2017-10-09 15:22:20 +00:00 |
FastISel.cpp
|
Minor refactoring regarding Cast::isNoopCast(), NFC
|
2017-10-05 07:07:09 +00:00 |
FunctionLoweringInfo.cpp
|
ISel: Fix FastISel of swifterror values
|
2017-06-15 17:34:42 +00:00 |
InstrEmitter.cpp
|
Add llvm.codeview.annotation to implement MSVC __annotation
|
2017-09-05 20:14:58 +00:00 |
InstrEmitter.h
|
Pass DebugLoc and SDLoc by const ref.
|
2016-06-12 15:39:02 +00:00 |
LLVMBuild.txt
|
…
|
|
LegalizeDAG.cpp
|
Remove unused variables. No functionality change.
|
2017-10-08 19:11:02 +00:00 |
LegalizeFloatTypes.cpp
|
[legalize-types] Clean up softening machinery.
|
2017-07-04 01:08:55 +00:00 |
LegalizeIntegerTypes.cpp
|
Reland "[mips] Fix multiprecision arithmetic."
|
2017-07-13 11:28:05 +00:00 |
LegalizeTypes.cpp
|
[DebugInfo] Handle endianness when moving debug info for split integer values (reapplied)
|
2017-10-03 11:03:02 +00:00 |
LegalizeTypes.h
|
[SelectionDAG] Teach the vector-types operand scalarizer about SETCC
|
2017-08-17 08:06: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
|
Remove unused variables. No functionality change.
|
2017-10-08 19:11:02 +00:00 |
ResourcePriorityQueue.cpp
|
Refactoring with range-based for, NFC
|
2017-05-04 13:35:17 +00:00 |
SDNodeDbgValue.h
|
[Debug info] Transfer DI to fragment expressions for split integer values.
|
2017-08-18 18:07:00 +00:00 |
ScheduleDAGFast.cpp
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
ScheduleDAGRRList.cpp
|
Remove usages of deprecated std::unary_function and std::binary_function.
|
2017-09-14 18:33:25 +00:00 |
ScheduleDAGSDNodes.cpp
|
[DebugInfo] Sort the SDDbgValue list before assuming it is in IR order
|
2017-09-25 16:14:53 +00:00 |
ScheduleDAGSDNodes.h
|
[Target] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-01-11 01:45:03 +00:00 |
ScheduleDAGVLIW.cpp
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
SelectionDAG.cpp
|
[SelectionDAG} Use KnownBits::isUnknown and hasConflict. NFC
|
2017-10-07 17:07:48 +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
|
[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 |
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
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
SelectionDAGISel.cpp
|
Revert r314886 "[X86] Improvement in CodeGen instruction selection for LEAs (re-applying post required revision changes.)"
|
2017-10-04 17:54:06 +00:00 |
SelectionDAGPrinter.cpp
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
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
|
CodeGen: Fix pointer info in expandUnalignedLoad/Store
|
2017-09-29 23:31:14 +00:00 |