Commit Graph

3 Commits

Author SHA1 Message Date
Erik Eckstein
e01fb6d587 Fix an uninitialized variable bug.
In this case it didn't cause any problems, not even non-deterministic behavior, but still it's scary.
2016-01-21 10:30:31 -08:00
Zach Panzarino
e3a4147ac9 Update copyright date 2015-12-31 23:28:40 +00:00
Nadav Rotem
19ebd058c6 [ADT] Add a new data structure to enumerate values.
This data structure enumerates values and gives them unqiue indices.  This data
structure will be used by the AliasAnalysis Cache.
2015-12-07 09:24:59 -08:00