| Age | Commit message (Expand) | Author | Lines |
| 2017-06-30 | rustc_llvm: re-run build script when env var LLVM_CONFIG changes | Venkata Giri Reddy | -5/+1 |
| 2017-06-20 | Auto merge of #42571 - tlively:wasm-dev, r=alexcrichton | bors | -1/+6 |
| 2017-06-19 | Bump version and stage0 compiler | Alex Crichton | -4/+0 |
| 2017-06-16 | Add target to use LLVM wasm backend | Thomas Lively | -1/+6 |
| 2017-06-14 | Auto merge of #42433 - marco-c:profiling, r=alexcrichton | bors | -0/+4 |
| 2017-06-04 | rustc_llvm: re-run build script if config.toml changes | Venkata Giri Reddy | -0/+5 |
| 2017-06-04 | Merge branch 'profiling' of github.com:whitequark/rust into profiling | Marco Castelluccio | -0/+4 |
| 2017-06-01 | Support VS 2017 | Brian Anderson | -1/+1 |
| 2017-05-26 | Rollup merge of #42224 - brson:lockfile, r=nikomatsakis | Corey Farwell | -22/+0 |
| 2017-05-25 | Remove stray lockfile | Brian Anderson | -22/+0 |
| 2017-05-24 | add thiscall calling convention support | Nathan Froyd | -0/+1 |
| 2017-05-20 | Fix: "warning: redundant linker flag specified for library `ole32`" | Segev Finer | -4/+1 |
| 2017-05-11 | rustc: Remove #![unstable] annotation | Alex Crichton | -3/+4 |
| 2017-05-01 | Auto merge of #41560 - alevy:rwpi-ropi, r=eddyb | bors | -4/+7 |
| 2017-05-01 | Add profiling support, through the rustc -Z profile flag. | whitequark | -0/+4 |
| 2017-04-28 | Added LLVMRustRelocMode | Amit Aryeh Levy | -7/+7 |
| 2017-04-26 | Add RWPI/ROPI relocation model support | Amit Aryeh Levy | -0/+3 |
| 2017-04-25 | Avoid the hexagon backend on old versions of LLVM | Michael Wu | -28/+38 |
| 2017-04-25 | Add Hexagon support | Michael Wu | -1/+7 |
| 2017-04-24 | Auto merge of #40123 - TimNN:llvm40, r=alexcrichton | bors | -0/+5 |
| 2017-04-23 | FIN: windows-gnu: statically link gcc_s, pthread with llvm | Tim Neumann | -0/+5 |
| 2017-04-12 | Expose LLVM appendModuleInlineAsm | A.J. Gardner | -0/+1 |
| 2017-04-08 | Specify type libraries for llvm-config --ldflags | Simonas Kazlauskas | -0/+3 |
| 2017-03-30 | Make sure that -lole32 ends up *after* LLVM libs on the linker command line. | Vadim Chugunov | -7/+6 |
| 2017-03-27 | Fix various useless derefs and slicings | Oliver Schneider | -2/+2 |
| 2017-03-21 | link agains relocatable libstdc++ | Tim Neumann | -2/+7 |
| 2017-03-21 | ci/netbsd: use the "official" cross compiler | Tim Neumann | -0/+6 |
| 2017-03-04 | Add/remove `rerun-if-changed` when necessary | Vadim Petrochenkov | -3/+1 |
| 2017-03-02 | Add support for x86-interrupt calling convention | Philipp Oppermann | -0/+1 |
| 2017-02-13 | Auto merge of #39456 - nagisa:mir-switchint-everywhere, r=nikomatsakis | bors | -5/+5 |
| 2017-02-11 | [LLVM 4.0] Fix CreateCompileUnit | Matt Ickstadt | -2/+1 |
| 2017-02-10 | Fix intcast, use it where appropriate | Simonas Kazlauskas | -5/+5 |
| 2017-02-09 | Auto merge of #38109 - tromey:main-subprogram, r=michaelwoerister | bors | -0/+1 |
| 2017-02-08 | Rollup merge of #38699 - japaric:lsan, r=alexcrichton | Corey Farwell | -0/+3 |
| 2017-02-08 | build/test the sanitizers only when --enable-sanitizers is used | Jorge Aparicio | -1/+1 |
| 2017-02-08 | sanitizer support | Jorge Aparicio | -0/+3 |
| 2017-02-08 | Rollup merge of #39529 - dylanmckay:llvm-4.0-align32, r=alexcrichton | Corey Farwell | -10/+10 |
| 2017-02-06 | std: Remove cfg(cargobuild) annotations | Alex Crichton | -12/+0 |
| 2017-02-04 | Emit DW_AT_main_subprogram | Tom Tromey | -0/+1 |
| 2017-02-04 | [llvm] Use 32-bits for alignment | Dylan McKay | -10/+10 |
| 2017-02-04 | Support a debug info API change for LLVM 4.0 | Dylan McKay | -0/+6 |
| 2017-01-26 | Remove unnecessary LLVMRustPersonalityFn binding | Simonas Kazlauskas | -1/+1 |
| 2017-01-18 | calling convention for MSP430 interrupts | Jorge Aparicio | -0/+1 |
| 2017-01-08 | Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc | bors | -1/+1 |
| 2017-01-01 | Auto merge of #38745 - CannedYerins:llvm-code-style, r=rkruppe | bors | -4/+4 |
| 2016-12-31 | Improve naming style in rustllvm. | Ian Kerins | -4/+4 |
| 2016-12-31 | Calculate discriminant bounds within 64 bits | Simonas Kazlauskas | -1/+1 |
| 2016-12-30 | Add a way to retrieve constant value in 128 bits | Simonas Kazlauskas | -0/+2 |
| 2016-12-30 | Wrapping<i128> and attempt at LLVM 3.7 compat | Simonas Kazlauskas | -1/+0 |
| 2016-12-30 | Such large. Very 128. Much bits. | Simonas Kazlauskas | -0/+2 |