This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-05 03:36:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Chris Lattner
ab423afd90
re-enable a temporarily-reverted patch
...
llvm-svn: 32595
2006-12-15 07:32:38 +00:00
..
Hello
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
2006-12-07 01:30:32 +00:00
Instrumentation
Replace CastInst::createInferredCast calls with more accurate cast
2006-12-13 00:50:17 +00:00
IPO
Fix some casts. isdigit(c) returns 0 or 1, not 0 or -1
2006-12-13 08:04:32 +00:00
Scalar
re-enable a temporarily-reverted patch
2006-12-15 07:32:38 +00:00
Utils
Replace CastInst::createInferredCast calls with more accurate cast
2006-12-13 00:50:17 +00:00
ExprTypeConvert.cpp
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
2006-12-07 01:30:32 +00:00
LevelRaise.cpp
Replace CastInst::createInferredCast calls with more accurate cast
2006-12-13 00:50:17 +00:00
Makefile
DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now
2005-10-24 02:26:13 +00:00
TransformInternals.cpp
For PR950:
2006-10-20 07:07:24 +00:00
TransformInternals.h
For PR950:
2006-10-20 07:07:24 +00:00