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-01-24 12:55:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
utils
History
Christopher Lamb
a608afb52e
Change the PointerType api for creating pointer types. The old functionality of PointerType::get() has become PointerType::getUnqual(), which returns a pointer in the generic address space. The new prototype of PointerType::get() requires both a type and an address space.
...
llvm-svn: 45082
2007-12-17 01:12:55 +00:00
..
buildit
…
emacs
Reverting 44702. It wasn't correct to rename them.
2007-12-08 23:58:46 +00:00
fpcmp
…
PerfectShuffle
…
TableGen
Change the PointerType api for creating pointer types. The old functionality of PointerType::get() has become PointerType::getUnqual(), which returns a pointer in the generic address space. The new prototype of PointerType::get() requires both a type and an address space.
2007-12-17 01:12:55 +00:00
vim
…
cgiplotNLT.pl
…
check-each-file
…
codegen-diff
…
countloc.sh
…
DSAclean.py
…
DSAextract.py
…
findmisopt
…
findoptdiff
…
findsym.pl
…
GenLibDeps.pl
…
getsrcs.sh
…
importNLT.pl
…
llvm-native-gcc
…
llvm-native-gxx
…
llvmdo
…
llvmgrep
…
Makefile
…
makellvm
…
mkpatch
…
NewNightlyTest.pl
…
NightlyTest.gnuplot
…
NightlyTestTemplate.html
…
NLT.schema
…
OldenDataRecover.pl
…
parseNLT.pl
…
plotNLT.pl
…
profile.pl
…
RegressionFinder.pl
…
userloc.pl
…
webNLT.pl
…