Changes in directory llvm/lib/VMCore:
Function.cpp updated: 1.102 -> 1.103
Verifier.cpp updated: 1.148 -> 1.149
---
Log message:
remove dbg_declare, it's not used yet.
---
Diffs of the changes: (+0 -2)
Function.cpp |1 -
Verifier.cpp |1 -
2 files changed, 2 deletions(-)
Index: l
Changes in directory llvm/lib/VMCore:
Function.cpp updated: 1.101 -> 1.102
Verifier.cpp updated: 1.147 -> 1.148
---
Log message:
remove the read/write port/io intrinsics.
---
Diffs of the changes: (+0 -51)
Function.cpp |6 --
Verifier.cpp | 45
Changes in directory llvm/lib/VMCore:
Function.cpp updated: 1.99 -> 1.100
Verifier.cpp updated: 1.142 -> 1.143
---
Log message:
For PR411: http://llvm.cs.uiuc.edu/PR411 :
This patch is an incremental step towards supporting a flat symbol table.
It de-overloads the intrinsic functions by providi
Changes in directory llvm/lib/VMCore:
Function.cpp updated: 1.97 -> 1.98
Verifier.cpp updated: 1.139 -> 1.140
---
Log message:
Add bswap intrinsics as documented in the Language Reference
---
Diffs of the changes: (+35 -0)
Function.cpp |5 +
Verifier.cpp | 30
Changes in directory llvm/lib/VMCore:
Function.cpp updated: 1.96 -> 1.97
Verifier.cpp updated: 1.138 -> 1.139
---
Log message:
Add recognition and verification of new llvm.stacksave/llvm.stackrestore
intrinsics
---
Diffs of the changes: (+18 -4)
Function.cpp | 10 ++
Verifier.cp
Changes in directory llvm/lib/VMCore:
Function.cpp updated: 1.95 -> 1.96
Verifier.cpp updated: 1.134 -> 1.135
---
Log message:
continued readcyclecounter support
---
Diffs of the changes: (+12 -3)
Function.cpp |7 ---
Verifier.cpp |8
2 files changed, 12 insertions(+),