Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
valgrind
/
58800ff1f3bc35d5cae9885c9d8a51a8d9d33016
/
test_main.c
58800ff
Improve verbosity control, so that verbosity can be set individually
by sewardj
· 20 years ago
750f407
Fix enough bits and pieces so "int main (void) { return 0; }" works.
by sewardj
· 20 years ago
86898e8
Start pushing some instructions through the x86 assembler.
by sewardj
· 20 years ago
ea64e14
More x86 insn emitter hacking.
by sewardj
· 20 years ago
bad34a9
Make a start on x86 instruction emission.
by sewardj
· 20 years ago
81bd550
Assembler infrastructure.
by sewardj
· 20 years ago
1f40a0a
- Fix up verbosity control.
by sewardj
· 20 years ago
e8e9d73
Mucho x86 instruction selector hacking.
by sewardj
· 20 years ago
41f43bc
- Mucho x86 to IR hacking.
by sewardj
· 20 years ago
fbcaf33
More stuff.
by sewardj
· 20 years ago
d733aed
Enable valgrind checking of vex (ugly hack).
by sewardj
· 20 years ago
ced9fe5
Test driver, and test input for "int main ( void ) { return 42; }"
by sewardj
· 20 years ago
2b51587
- Pass host-specific insn and register printing functions to
by sewardj
· 20 years ago
887a11a
Rename everything to use the "vex" name.
by sewardj
· 20 years ago
ce605f9
- Make stuff link.
by sewardj
· 20 years ago
ac9af02
Mash around top-level library structure some more.
by sewardj
· 20 years ago
3b9d65e
by sewardj
· 20 years ago
194d54a
* Move the x86 genSpill/genRestore functions to the right place.
by sewardj
· 20 years ago
12952ef
Test for x86 code generation of shifts, and for vreg coalescing in reg-alloc.
by sewardj
· 20 years ago
0ec3325
Make reg allocator work, to a first approximation at least.
by sewardj
· 20 years ago
2cd80dc
Tie everything together enough so the reg-allocator can be test-run.
by sewardj
· 20 years ago
c97096c
First draft of tree-based instruction selector.
by sewardj
· 20 years ago