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-12 14:41:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
c65ff058f3
Implement constant folding of fmod, which is used a lot in povray
...
llvm-svn: 13823
2004-05-27 07:25:00 +00:00
..
Analysis
Recognize memalign and friends, and handle them specially.
2004-05-25 08:14:52 +00:00
AsmParser
Provide the correct patch for bug 345. The solution is to add a setTypeName
2004-05-26 21:48:31 +00:00
Bytecode
Part of bug 122:
2004-05-26 07:37:11 +00:00
CodeGen
Adding scheduling class.
2004-05-26 06:27:36 +00:00
Debugger
"fix" a nasty race condition
2004-01-14 21:18:03 +00:00
ExecutionEngine
Get rid of a wart: useless getFILE function is now a cast macro.
2004-05-25 08:46:15 +00:00
Support
Signals.h header moved. Eventually this should move into a lib/System library,
2004-05-27 05:31:24 +00:00
Target
Fix PR344: the incorrect remove was being used.
2004-05-26 17:20:52 +00:00
Transforms
Implement constant folding of fmod, which is used a lot in povray
2004-05-27 07:25:00 +00:00
VMCore
Add constructors that take a BasicBlock to append to, to the rest of
2004-05-27 00:15:23 +00:00
Makefile
CBackend is no longer here
2004-02-13 23:29:37 +00:00