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
/
lib
History
Chris Lattner
0f4f239899
Implement some more missing promotions.
...
llvm-svn: 19606
2005-01-16 05:06:12 +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
Remove potential platform portability issue with size of "int".
2004-12-29 01:20:24 +00:00
CodeGen
Implement some more missing promotions.
2005-01-16 05:06:12 +00:00
Debugger
Correct the comments and file header.
2004-12-23 21:16:46 +00:00
ExecutionEngine
Improve compatiblity with HPUX on Itanium, patch by Duraid Madina
2005-01-16 01:31:31 +00:00
Linker
Remove un-needed #includes.
2004-12-20 04:15:44 +00:00
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
cycles_t -> CycleCount_t
2005-01-16 04:20:30 +00:00
Transforms
Fix some bugs in an xform added yesterday. This fixes Prolangs-C/allroots.
2005-01-14 17:35:12 +00:00
VMCore
Make this compatible with the HP/intel compiler. Fix by Duraid, thanks!
2005-01-14 15:53:26 +00:00
Makefile
…