- 28 Jan, 2015 1 commit
-
-
Christoph Mallon authored
-
- 25 Jan, 2015 4 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 23 Jan, 2015 3 commits
-
-
yb9976 authored
-
yb9976 authored
-
Christoph Mallon authored
-
- 21 Jan, 2015 9 commits
-
-
yb9976 authored
Otherwise, we may create a Phi without operands and later add a Bad input to the Block.
-
Christoph Mallon authored
-
Christoph Mallon authored
irnodemap: Assert that the index is less than the length in ir_nodemap_insert_fast() and ir_nodemap_get_fast().
-
Christoph Mallon authored
When there is a must_be_different constraint, it must be handled. The mode of the value should not influence this. This was some very old code.
-
Christoph Mallon authored
-
Christoph Mallon authored
- 20 Jan, 2015 5 commits
- 19 Jan, 2015 1 commit
-
-
Christoph Mallon authored
-
- 18 Jan, 2015 14 commits
-
-
Christoph Mallon authored
This should hold now that no more empty spill infos are generated for Phi arguments.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
In non-debug builds the simulator now only runs when it was requested, instead of running with an uninitialized state.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
This removes the last attributes from struct arch_env_t.
-
Christoph Mallon authored
be: Move the info about the register classes and registers struct the arch_env_t into struct arch_isa_if_t.
-
Christoph Mallon authored
Just use the selected isa interface directly.
-
Christoph Mallon authored
-
Christoph Mallon authored
In particular this unbreaks dumping boolean bitinfo.
-
- 17 Jan, 2015 2 commits
-
-
Christoph Mallon authored
Do this by always running the x87 simulator in debug builds and asserting on push to the simulated x87 stack that the request flag is set.
-
Christoph Mallon authored
This corrects a problem in SPEC2006 445.gobmk.
-
- 16 Jan, 2015 1 commit
-
-
Christoph Mallon authored
-