| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-11-16 | Separating the back folder between backend-agnostic and LLVM-specific code | Denis Merigoux | -1077/+0 |
| 2018-11-14 | xLTO: Don't pass --plugin-opt=thin to LLD. That's not supported anymore. | Michael Woerister | -11/+0 |
| 2018-11-11 | Fix typos. | Bruce Mitchener | -1/+1 |
| 2018-11-10 | codegen_llvm_back: use mem::replace instead of swap where more concise | ljedrz | -12/+5 |
| 2018-11-10 | codegen_llvm_back: use to_owned instead of to_string with string literals | ljedrz | -1/+1 |
| 2018-11-10 | codegen_llvm_back: improve common patterns | ljedrz | -11/+7 |
| 2018-11-10 | codegen_llvm_back: whitespace & formatting fixes | ljedrz | -6/+5 |
| 2018-11-03 | Move cg_llvm::back::linker to cg_utils | bjorn3 | -0/+1100 |
