Add TGBA union implementation.
* src/tgba/tgbaunion.cc, src/tgba/tgbaunion.hh: New files. Union of two TGBAs. * src/tgba/Makefile.am: Adjust.
This commit is contained in:
parent
afeaf287e9
commit
b19ea79f43
4 changed files with 581 additions and 3 deletions
10
ChangeLog
10
ChangeLog
|
|
@ -1,3 +1,11 @@
|
|||
2009-07-30 Felix Abecassis <abecassis@lrde.epita.fr>
|
||||
|
||||
Add TGBA union implementation.
|
||||
|
||||
* src/tgba/tgbaunion.cc, src/tgba/tgbaunion.hh: New files.
|
||||
Union of two TGBAs.
|
||||
* src/tgba/Makefile.am: Adjust.
|
||||
|
||||
2009-07-09 Guillaume Sadegh <sadegh@lrde.epita.fr>
|
||||
|
||||
* m4/intel.m4: Fix to support the cache.
|
||||
|
|
@ -5,7 +13,7 @@
|
|||
2009-07-08 Guillaume Sadegh <sadegh@lrde.epita.fr>
|
||||
|
||||
* src/tgba/tgbacomplement.cc: Stay on 80 columns.
|
||||
|
||||
|
||||
2009-07-08 Félix Abecassis <abecassis@lrde.epita.fr>
|
||||
|
||||
Add 2 benchmarks directories.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue