Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [IPRA] Don't rely on non-exact function definitions | Oliver Stannard | 2019-07-19 | 1 | -1/+5 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | RegUsageInfo: Cleanup; NFC | Matthias Braun | 2018-07-26 | 1 | -33/+35 |
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -11/+14 |
* | MachineFunction: Return reference from getFunction(); NFC | Matthias Braun | 2017-12-15 | 1 | -1/+1 |
* | IPRA: Don't assume called function is first call operand | Matt Arsenault | 2017-08-24 | 1 | -8/+20 |
* | IPRA: Exit early on functions without calls | Matt Arsenault | 2017-08-24 | 1 | -0/+5 |
* | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 2016-10-01 | 1 | -1/+1 |
* | Interprocedural Register Allocation (IPRA): add a Transformation Pass | Mehdi Amini | 2016-06-10 | 1 | -0/+131 |