1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
Chris Lattner 00b0a866dd Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()
Delete two functions that are now methods on the Type class

llvm-svn: 14200
2004-06-17 18:16:02 +00:00
..
Analysis isnan is dead 2004-06-15 21:52:58 +00:00
AsmParser Remove some more dead code resulting from adding setTypeName(). 2004-05-28 00:21:06 +00:00
Bytecode Implement tracking of bytecode instruction size and the number of long 2004-06-11 15:10:38 +00:00
CodeGen Fix a recent regression in Applications/sgefa that Alkis pointed out to me. 2004-06-16 06:57:29 +00:00
Debugger "fix" a nasty race condition 2004-01-14 21:18:03 +00:00
ExecutionEngine Add int ferror(FILE *) 2004-06-16 02:56:40 +00:00
Support Make all of this functionality work directly on win32. Properly conditionalize 2004-06-07 19:37:24 +00:00
Target Remove support for llvm.isnan. Alkis wins :) 2004-06-15 21:48:07 +00:00
Transforms Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() 2004-06-17 18:16:02 +00:00
VMCore Minor cleanup 2004-06-17 17:56:54 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00