add 'MustReduceDepth' as an objective/cost-metric for the MachineCombiner
[oota-llvm.git] / lib / CodeGen / MachineCombiner.cpp
2015-11-10 Sanjay Pateladd 'MustReduceDepth' as an objective/cost-metric for...
2015-11-05 Sanjay Patelreplace MachineCombinerPattern namespace and enum with...
2015-10-06 Hans WennborgFix Clang-tidy modernize-use-nullptr warnings in source...
2015-10-03 Sanjay Patelinclude equal sign in debug equations; NFC
2015-08-11 Sanjay Patelfix minsize detection: minsize attribute implies optimi...
2015-08-05 Hal Finkel[MachineCombiner] Don't use the opcode-only form of...
2015-08-04 Sanjay Patelwrap OptSize and MinSize attributes for easier and...
2015-07-15 Hal Finkel[MachineCombiner] Work with itineraries
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-23 Sanjay Patel[x86] generalize reassociation optimization in machine...
2015-06-19 Sanjay Patelname change: hasPattern() -> getMachineCombinerPatterns...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-13 Sanjay Patelhoist loop-invariant; NFCI
2015-06-13 Sanjay Patelremove unnecessary casts; NFCI
2015-06-10 Sanjay Patelpunctuation policing; NFC
2015-06-10 Sanjay Patelfix typo in comment; NFC
2015-05-21 Sanjay Patelfix typo in comment; NFC
2015-05-21 Sanjay Pateluse range-based for-loops; NFCI
2015-02-14 Duncan P. N. Exon... CodeGen: Canonicalize access to function attributes...
2015-01-27 Sanjay Patelremove function names from comments; NFC
2015-01-27 Sanjay Patelfix typos; NFC
2015-01-27 Eric ChristopherThe subtarget is cached on the MachineFunction. Access...
2014-09-02 Pete CooperChange MCSchedModel to be a struct of statically initia...
2014-08-13 Gerolf Hoflehner[MachineCombiner] Removal of dangling DBG_VALUES after...
2014-08-07 Gerolf HoflehnerMachineCombiner Pass for selecting faster instruction...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-08-03 Saleem AbdulrasoolCodeGen: silence a warning
2014-08-03 Gerolf HoflehnerMachineCombiner Pass for selecting faster instruction