| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move DomTreeUpdater from IR to Analysis | Richard Trieu | 2019-02-06 | 1 | -1/+1 | 
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 | 
| * | [PGOMemOPSize] Preserve the DominatorTree | Chijun Sima | 2018-07-09 | 1 | -8/+29 | 
| * | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -17/+18 | 
| * | Fix Layering, move instrumentation transform headers into Instrumentation sub... | David Blaikie | 2018-03-23 | 1 | -1/+1 | 
| * | [NFC] Convert OptimizationRemarkEmitter old emit() calls to new closure | Vivek Pandya | 2017-10-11 | 1 | -4/+4 | 
| * | Rename OptimizationDiagnosticInfo.* to OptimizationRemarkEmitter.* | Adam Nemet | 2017-10-09 | 1 | -1/+1 | 
| * | [PGO] Fixed assertion due to mismatched memcpy size type. | Ana Pazos | 2017-08-18 | 1 | -2/+5 | 
| * | Migrate PGOMemOptSizeOpt to use new OptimizationRemarkEmitter Pass | Sam Elliott | 2017-07-30 | 1 | -13/+22 | 
| * | Split PGO memory intrinsic optimization into its own source file | Teresa Johnson | 2017-06-15 | 1 | -0/+419 | 

