Artur K
|
32d1b71e79
|
LLInst opcode is private now, added accessors and moved a few functions into LLInst
|
2012-03-01 00:40:29 +01:00 |
|
Artur K
|
0ad46c3986
|
renamed flag methods in LLInst
|
2012-02-29 22:26:23 +01:00 |
|
Artur K
|
6b7d3f6209
|
Started separation between Low level and higher level instructions
|
2012-02-29 18:13:43 +01:00 |
|
Artur K
|
a0a6f7cc0e
|
lots of small things
|
2012-02-29 00:59:19 +01:00 |
|
Artur K
|
493225ad64
|
Replaced a few places which used ICODE * in favour of ICODE &, also split HLTYPE attriubtes into 3 classes with virtual methods
|
2012-02-28 21:17:50 +01:00 |
|
Artur K
|
fbf8cc3a7a
|
ICODE::DU1 idx[][] is now an array of structures containing vectors<iICODE>, seems that while changing that some dataflow issues were fixed
|
2012-02-28 16:38:36 +01:00 |
|
Artur K
|
74c5966579
|
liveIn/Out def/use changed to use bitset<32>
|
2012-02-26 17:47:25 +01:00 |
|
Artur K
|
9a6788fd2d
|
removed ip dword from findIdioms, it's using iterators now, also switched to using iterators in IDX_ARRAY
|
2012-02-25 22:38:22 +01:00 |
|
Artur K
|
a51c5af87f
|
llvm+
|
2012-02-23 22:14:56 +01:00 |
|
Artur K
|
2b2eaeabe5
|
cruft removal wip
|
2012-02-22 21:48:58 +01:00 |
|
Artur K
|
8cb5449591
|
mooing on
|
2012-02-22 20:56:27 +01:00 |
|
Artur K
|
ed6f24a79a
|
moving on
|
2012-02-22 11:17:54 +01:00 |
|
Artur K
|
f009e33799
|
more iterators in other places
|
2011-12-14 00:17:10 +01:00 |
|
Artur K
|
b3fa570792
|
slowly replacing ICODE * with iterators
|
2011-12-13 21:03:35 +01:00 |
|
Artur K
|
900438c453
|
from work
|
2011-12-12 15:44:52 +01:00 |
|
Artur K
|
4c249fe5c4
|
init
|
2011-11-24 20:19:41 +01:00 |
|