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-19 10:13:13 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
42e239ed58
Add a nasty hack to fix Alpha/IA64 multiplies by a power of two.
...
llvm-svn: 19737
2005-01-22 00:20:42 +00:00
..
Analysis
Silence VC++ warnings.
2005-01-12 04:51:37 +00:00
AsmParser
Silence VS warnings.
2005-01-08 20:07:03 +00:00
Bytecode
…
CodeGen
Add a nasty hack to fix Alpha/IA64 multiplies by a power of two.
2005-01-22 00:20:42 +00:00
Debugger
…
ExecutionEngine
If the interpreter tries to execute an external function, kill it. Of course
2005-01-21 19:59:37 +00:00
Linker
…
Support
Use size_t instead of long to represent memory usage. long is 32 bits
2005-01-08 20:15:57 +00:00
System
Fix bugpoint
2005-01-16 04:23:22 +00:00
Target
Speed up folding operations into loads.
2005-01-21 21:43:02 +00:00
Transforms
Handle comparisons of gep instructions that have different typed indices
2005-01-21 23:06:49 +00:00
VMCore
Make this compatible with the HP/intel compiler. Fix by Duraid, thanks!
2005-01-14 15:53:26 +00:00
Makefile
…