summary refs log tree commit diff
path: root/src/test/run-make/execution-engine
AgeCommit message (Expand)AuthorLines
2016-01-15Add a testNick Cameron-1/+1
2015-12-21Register new snapshotsAlex Crichton-2/+1
2015-12-13Better support for `--llvm-root`.Richard Diamond-0/+7
2015-11-26fix tests & rustdocAriel Ben-Yehuda-3/+4
2015-11-26make check worksAriel Ben-Yehuda-5/+11
2015-11-26remove csearch from the rest of rustcAriel Ben-Yehuda-0/+1
2015-11-18MIR: Add pass that erases all regions right before transMichael Woerister-1/+1
2015-11-03Pass the mir map to transNiko Matsakis-2/+2
2015-10-21save-analysis: don't recompute crate nameNick Cameron-1/+1
2015-10-09Misc fixupsNick Cameron-4/+5
2015-09-17Changes to testsNick Cameron-1/+1
2015-09-03Add an intital HIR and lowering stepNick Cameron-4/+7
2015-07-23Rewrite the improper_ctypes lint.Eli Friedman-2/+5
2015-07-08this fixes the test failures on freebsdDave Huseby-0/+6
2015-06-19rustc: enforce stack discipline on ty::ctxt.Eduard Burtescu-13/+14
2015-06-19rustc: remove ownership of tcx from trans' context.Eduard Burtescu-2/+2
2015-06-10syntax: move ast_map to librustc.Eduard Burtescu-1/+1
2015-06-08Changes to LLVM `ExecutionEngine` wrapperMurarth-0/+257