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-29 08:02:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
294eae6735
- Add an endianness field to the TargetData datastructure
...
llvm-svn: 4174
2002-10-14 22:41:13 +00:00
..
Analysis
Halfway conversion from custom printing to GraphWriter printing
2002-10-13 19:31:57 +00:00
AsmParser
This loop executed exactly one time, turn it into straightline code
2002-10-14 03:28:42 +00:00
Bytecode
Clean up code a bit, no functionality changes.
2002-10-14 03:34:17 +00:00
CodeGen
Significant improvement: GEP used by a load or store no longer generates
2002-10-14 16:30:55 +00:00
CWriter
Instead of adding stdlib we just prototype malloc correctly.
2002-10-11 21:40:44 +00:00
ExecutionEngine
…
Support
Added #include<unistd.h> to compile with solaris gcc3.2
2002-10-04 23:57:01 +00:00
Target
- Add an endianness field to the TargetData datastructure
2002-10-14 22:41:13 +00:00
Transforms
- Change Function's so that their argument list is populated when they are
2002-10-13 20:57:00 +00:00
VMCore
- Dramatically simplify the Constant::mutateReferences implementation,
2002-10-14 03:30:23 +00:00
Makefile
…