Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
Nikita Popov
|
4d7ff4e509
|
Update some codegen tests for opaque pointers
|
2022-05-25 17:29:37 +02:00 |
|
Tomasz Miąsko
|
4c3e06a0ba
|
simplify-locals: Remove unused assignments regardless of rvalue kind
|
2020-10-26 10:48:28 +01:00 |
|
Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Taylor Cramer
|
9c15a6606e
|
Ensure StorageDead is created even if variable initialization fails
|
2018-07-12 10:13:41 -07:00 |
|
Anthony Ramine
|
3ca6ad922e
|
Use ScalarPair for tagged enums
|
2018-04-26 09:30:28 +02:00 |
|
Eduard-Mihai Burtescu
|
6e5dacbd5e
|
rustc_mir: always run the deaggregator.
|
2018-02-20 02:50:26 +02:00 |
|
Alex Crichton
|
38e40ce506
|
Relax a codegen test to be compatible with LLVM 5.0
|
2017-07-21 14:15:09 -07:00 |
|
Ariel Ben-Yehuda
|
3ffa971212
|
fix codegen test
|
2017-03-03 13:54:19 +02:00 |
|
Michael Woerister
|
fd4ee0021e
|
Fix codegen test after change of llvm type naming scheme
|
2016-11-13 19:49:56 -05:00 |
|
Jonas Schievink
|
34155a87f6
|
Change the local prefix to _
There's no need for a long prefix, since there's nothing to distinguish
anymore.
|
2016-09-29 01:11:54 +02:00 |
|
Jonas Schievink
|
168a0795c6
|
Fix codegen test (value names changed)
|
2016-09-27 02:20:46 +02:00 |
|
Eduard Burtescu
|
02aec40dc9
|
[MIR] Add Storage{Live,Dead} statements to emit llvm.lifetime.{start,end}.
|
2016-08-14 06:34:14 +03:00 |
|