Roman Lebedev 4b3a651108 [DAGCombine][ARM][X86] (sub Carry, X) -> (addcarry (sub 0, X), 0, Carry) fold 6 年之前
..
CMakeLists.txt 311d8cc3a2 Remove trailing whitespace to trigger re-cmaking 8 年之前
DAGCombiner.cpp 4b3a651108 [DAGCombine][ARM][X86] (sub Carry, X) -> (addcarry (sub 0, X), 0, Carry) fold 6 年之前
FastISel.cpp 21474c96c1 Update CodeGen to use hasMetadata as appropriate [NFC] 6 年之前
FunctionLoweringInfo.cpp c7a3c5c5d1 Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC 6 年之前
InstrEmitter.cpp 96b3b7ad39 [TargetRegisterInfo] Remove SVT argument from getCommonSubClass. 6 年之前
InstrEmitter.h 7c73732e34 [SelectionDAG] Enhance the simplification of `copyto` from `implicit-def`. 6 年之前
LLVMBuild.txt 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
LegalizeDAG.cpp adb7e101c8 [LegalizeTypes] Remove code for softening a float type to itself. 6 年之前
LegalizeFloatTypes.cpp adb7e101c8 [LegalizeTypes] Remove code for softening a float type to itself. 6 年之前
LegalizeIntegerTypes.cpp 2d0b4264f3 [Intrinsic] Add the llvm.umul.fix.sat intrinsic 6 年之前
LegalizeTypes.cpp adb7e101c8 [LegalizeTypes] Remove code for softening a float type to itself. 6 年之前
LegalizeTypes.h adb7e101c8 [LegalizeTypes] Remove code for softening a float type to itself. 6 年之前
LegalizeTypesGeneric.cpp adb7e101c8 [LegalizeTypes] Remove code for softening a float type to itself. 6 年之前
LegalizeVectorOps.cpp 7d4736f09a [SelectionDAG] Remove ISD::FP_ROUND_INREG 6 年之前
LegalizeVectorTypes.cpp 11df0bc741 [SDAG] Update generic code to conservatively check for isAtomic in addition to isVolatile 6 年之前
ResourcePriorityQueue.cpp e3696113b6 Implementation of asm-goto support in LLVM 6 年之前
SDNodeDbgValue.h 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
ScheduleDAGFast.cpp c7a3c5c5d1 Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC 6 年之前
ScheduleDAGRRList.cpp c7a3c5c5d1 Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC 6 年之前
ScheduleDAGSDNodes.cpp 57a8129407 Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM 6 年之前
ScheduleDAGSDNodes.h 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
ScheduleDAGVLIW.cpp 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
SelectionDAG.cpp 11df0bc741 [SDAG] Update generic code to conservatively check for isAtomic in addition to isVolatile 6 年之前
SelectionDAGAddressAnalysis.cpp 30d9733443 [DAGCombiner] Unify Lifetime and memory Op aliasing. 6 年之前
SelectionDAGBuilder.cpp 8e47cb6b6e [SelectionDAGBuilder] Simplify loop in visitSelect back to how it was before r255558. 6 年之前
SelectionDAGBuilder.h 114087caa6 [llvm] Migrate llvm::make_unique to std::make_unique 6 年之前
SelectionDAGDumper.cpp 7d4736f09a [SelectionDAG] Remove ISD::FP_ROUND_INREG 6 年之前
SelectionDAGISel.cpp ef512ca8e6 Change TargetLibraryInfo analysis passes to always require Function 6 年之前
SelectionDAGPrinter.cpp 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
SelectionDAGTargetInfo.cpp 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
StatepointLowering.cpp b236002807 [Statepoints] Fix overalignment of loads in no-realign-stack functions 6 年之前
StatepointLowering.h f708c59106 [FastISel] Fix crash for gc.relocate lowring 6 年之前
TargetLowering.cpp 301db41084 [SimplifyDemandedBits] Use APInt::intersects to instead of ANDing and comparing to 0 separately. NFC 6 年之前