Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
b3b0414c8788a82a6dbbbe0d9b71cb1a356dca1b
/
runtime
/
libtrace
b3b0414
Bug fix: after reallocating the hash table, we have to re-insert each value
by Vikram S. Adve
· 22 years ago
432312d
Remove unneccesary #ifdefs
by Chris Lattner
· 22 years ago
51577e5
Fix warnings
by Chris Lattner
· 22 years ago
e04a2e0
Use uint32_t for table index and size: table will never be > 4GB.
by Vikram S. Adve
· 22 years ago
0df8adc
Pointer hash table reallocation code seems never to have been tested!
by Vikram S. Adve
· 22 years ago
47485df
Native libraries (libinstr*.a) should not have been taken out when
by Vikram S. Adve
· 22 years ago
b1b3fb3
Prevented inclusion of (non-existent) stdint.h on Sparc.
by Joel Stanley
· 22 years ago
3c4f63a
Update to match the reality that is now.
by Chris Lattner
· 22 years ago
348d165
Tracelib is now an LLVM library just like all other libraries in this directory.
by Chris Lattner
· 23 years ago
2bb5c7f
* If hashing a pointer, cast it to a 64 bit number so gcc doesn't warn
by Chris Lattner
· 23 years ago
2df1f74
Runtime routines to support tracing.
by Vikram S. Adve
· 23 years ago