OSDN Git Service

DO NOT MERGE: android: translate Android.mk build rules for libLLVM80
[android-x86/external-llvm.git] / lib / Passes /
2020-03-24 Mauro RossiDO NOT MERGE: android: translate Android.mk build rules...
2020-03-24 Qiang YuLLVM_GEN_ to LLVM70_GEN_
2020-03-24 Qiang YuLLVM_DEVICE_BUILD_MK to LLVM70_DEVICE_BUILD_MK
2020-03-24 Qiang YuLLVM_HOST_BUILD_MK to LLVM70_HOST_BUILD_MK
2020-03-24 Qiang Yurename libLLVM to libLLVM70
2020-03-24 Qiang Yumove all mk file
2019-07-17 Peter Collingbournehwasan: Initialize the pass only once.
2019-07-15 Leonard ChanRevert "[NewPM] Port Sancov"
2019-07-11 Leonard Chan[NewPM] Port Sancov
2019-07-09 Philip ReamesAdd a transform pass to make the executable semantics...
2019-06-20 Leonard Chan[clang][NewPM] Do not eliminate available_externally...
2019-06-05 Johannes Doerfert[Attributor] Pass infrastructure and fixpoint framework
2019-05-23 Alina Sbirlea[NewPassManager] Add tuning option: ForgetAllSCEVInLoop...
2019-05-23 Alina Sbirlea[NewPassManager] Add tuning option: LoopUnrolling ...
2019-05-23 Clement Courbet[MergeICmps] Make the pass compatible with the new...
2019-05-16 Joerg SonnenbergerFix typos in comment.
2019-05-14 Leonard Chan[NewPM] Port HWASan and Kernel HWASan
2019-05-09 Petr Hosek[NewPM] Setup Passes for KASan and KMSan
2019-05-08 Alina Sbirlea[NewPassManager] Add tuning option: SLPVectorization...
2019-05-03 Eric ChristopherTidy up a comment, fix a typo, remove a comment that...
2019-04-23 Teresa Johnson[ThinLTO] Pass down opt level to LTO backend and handle...
2019-04-22 Serguei Katkov[NewPM] Add Option handling for SimpleLoopUnswitch
2019-04-19 Eric ChristopherRemove the EnableEarlyCSEMemSSA set of options from...
2019-04-19 Alina Sbirlea[LICM & MemorySSA] Make limit flags pass tuning options.
2019-04-19 Alina Sbirlea[NewPassManager] Adding pass tuning options: loop vecto...
2019-04-18 Philip Reames[GuardWidening] Wire up a NPM version of the LoopGuardW...
2019-04-18 Serguei Katkov[NewPM] Add Option handling for LoopVectorize
2019-04-18 Eric ChristopherElaborate why we have an option on by default for enabl...
2019-04-17 Kit BartonAdd basic loop fusion pass.
2019-04-17 Eric ChristopherRevert "Add basic loop fusion pass." Per request.
2019-04-17 Eric ChristopherRevert "Temporarily Revert "Add basic loop fusion pass.""
2019-04-17 Eric ChristopherTemporarily Revert "Add basic loop fusion pass."
2019-04-17 Kit BartonAdd basic loop fusion pass.
2019-04-15 Hiroshi Yamauchi[PGO] Profile guided code size optimization.
2019-04-15 Serguei Katkov[NewPM] Add Option handling for SimplifyCFG
2019-03-31 Fedor SergeevSafepointIRVerifier port to new Pass Manager
2019-03-28 Adrian PrantlTemporarily revert "SafepointIRVerifier port to new...
2019-03-28 Serguei KatkovSafepointIRVerifier port to new Pass Manager
2019-03-20 Robert LougherResubmit r356511 "[TailCallElim] Add tailcall eliminati...
2019-03-19 Robert LougherRevert r356511 "[TailCallElim] Add tailcall elimination...
2019-03-19 Robert Lougher[TailCallElim] Add tailcall elimination pass to LTO...
2019-03-04 Rong Xu[PGO] Context sensitive PGO (part 3)
2019-02-28 Manman RenAdd a module pass for order file instrumentation
2019-02-27 Rong XuRecommit r354930 "[PGO] Context sensitive PGO (part 1)"
2019-02-27 Vlad TsyrklevichRevert "[PGO] Context sensitive PGO (part 1)"
2019-02-26 Rong Xu[PGO] Context sensitive PGO (part 1)
2019-02-26 Eric ChristopherFix a small comment typo.
2019-02-15 Vedant Kumar[HotColdSplit] Schedule splitting late to fix perf...
2019-02-13 Leonard Chan[NewPM] Second attempt at porting ASan
2019-02-06 Teresa Johnson[HotColdSplit] Move splitting after instrumented PGO use
2019-02-05 Teresa Johnson[SamplePGO] More pipeline changes when flattened profil...
2019-02-04 Philip Pfaffe[NewPM][MSan] Add Options Handling
2019-01-31 Max KazantsevDefault lowering for experimental.widenable.condition
2019-01-24 Vedant Kumar[HotColdSplit] Move splitting earlier in the pipeline
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2019-01-17 Wei Mi[SampleFDO] Skip profile reading when flattened profile...
2019-01-16 Philip Pfaffe[NewPM][TSan] Reiterate the TSan port
2019-01-10 Fedor Sergeev[LoopUnroll] add parsing for unroll parameters in ...
2019-01-09 Florian HahnRevert r350647: "[NewPM] Port tsan"
2019-01-08 Philip Pfaffe[NewPM] Port tsan
2019-01-08 Philip Pfaffe[DA][NewPM] Add a printerpass and port the testsuite
2019-01-04 Teresa Johnson[ThinLTO] Handle chains of aliases
2019-01-03 Philip Pfaffe[NewPM] Port Msan
2018-12-21 Fedor Sergeev[NewPM] -print-module-scope -print-after now prints...
2018-12-12 Michael Kruse[Unroll/UnrollAndJam/Vectorizer/Distribute] Add followu...
2018-12-11 Fedor Sergeev[NewPM] fixing asserts on deleted loop in -print-after-all
2018-12-07 Max KazantsevIntroduce llvm.experimental.widenable_condition intrinsic
2018-12-07 Markus Lavin[PM] Port LoadStoreVectorizer to the new pass manager.
2018-11-26 Vitaly Buka[stack-safety] Empty local passes for Stack Safety...
2018-11-26 Vitaly Buka[stack-safety] Empty local passes for Stack Safety...
2018-11-21 Mikael Holmen[PM] Port Scalarizer to the new pass manager.
2018-11-15 Xin Tong[LTO] Load sample profile in LTO link step.
2018-11-12 Philip PfaffeAdd an OptimizerLast EP
2018-10-31 Fedor Sergeev[LoopUnroll] allow customization for new-pass-manager...
2018-10-26 Leonard ChanRevert "[PassManager/Sanitizer] Enable usage of ported...
2018-10-23 Teresa Johnson[hot-cold-split] Only perform splitting in ThinLTO...
2018-10-21 Aditya KumarSchedule Hot Cold Splitting pass after most optimizatio...
2018-10-17 Fedor Sergeev[NewPM] teach -passes= to emit meaningful error messages
2018-10-15 Fedor SergeevRevert "[NewPM] teach -passes= to emit meaningful error...
2018-10-15 Fedor Sergeev[NewPM] teach -passes= to emit meaningful error messages
2018-10-15 Fedor Sergeev[NewPM] implement SCC printing for -print-before-all...
2018-10-11 Leonard Chan[PassManager/Sanitizer] Port of AddresSanitizer pass...
2018-10-10 Richard SmithAdd a flag to remap manglings when reading profile...
2018-10-05 Fedor Sergeev[New PM][PassTiming] implement -time-passes for the...
2018-10-03 Aditya KumarAdd support for new pass manager
2018-10-01 Eric ChristopherTemporarily revert "[GVNHoist] Re-enable GVNHoist by...
2018-09-24 Fedor Sergeev[New PM][PassInstrumentation] IR printing support for...
2018-09-23 Simon PilgrimBuild PassBuilder.cpp with /bigobj to try and appease...
2018-09-20 Fedor Sergeev[New PM] Introducing PassInstrumentation framework
2018-09-20 Eric ChristopherTemporarily Revert "[New PM] Introducing PassInstrument...
2018-09-19 Fedor Sergeev[New PM] Introducing PassInstrumentation framework
2018-09-19 Fedor SergeevRevert rL342544: [New PM] Introducing PassInstrumentati...
2018-09-19 Fedor Sergeev[New PM] Introducing PassInstrumentation framework
2018-09-17 Alexandros Lamprineas[GVNHoist] Re-enable GVNHoist by default
2018-09-11 Alexandros LamprineasRevert "[GVNHoist] Re-enable GVNHoist by default"
2018-09-11 Alexandros Lamprineas[GVNHoist] Re-enable GVNHoist by default
2018-09-04 Hiroshi Yamauchi[PGO] Control Height Reduction
2018-08-29 Alexandros LamprineasRevert r340922 "[GVNHoist] Re-enable GVNHoist by default"
2018-08-29 Alexandros Lamprineas[GVNHoist] Re-enable GVNHoist by default
2018-07-30 Vlad TsyrklevichRevert "[GVNHoist] Re-enable GVNHoist by default"
next