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-25 13:27:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Evan Cheng
ddb0525a32
Use xor to clear a register.
...
llvm-svn: 28667
2006-06-02 21:20:34 +00:00
..
Analysis
Fix -pedantic warning
2006-06-01 17:17:46 +00:00
AsmParser
Fix build on systems with bad bison's
2006-06-02 18:20:28 +00:00
Bytecode
Use archive libraries instead of object files for VMCore, BCReader,
2006-06-01 01:30:27 +00:00
CodeGen
Prevent the -pedantic option from causing Mac OS/X build problems:
2006-06-01 06:12:21 +00:00
Debugger
Add the README files to the distribution.
2006-04-13 06:39:24 +00:00
ExecutionEngine
Fix -pedantic warnings.
2006-06-01 17:29:22 +00:00
Linker
Fix linking of inline asm objects.
2006-06-01 19:14:22 +00:00
Support
Use archive libraries instead of object files for VMCore, BCReader,
2006-06-01 01:30:27 +00:00
System
Provide configuration support and usage for MINGW32 platform
2006-06-01 19:03:21 +00:00
Target
Use xor to clear a register.
2006-06-02 21:20:34 +00:00
Transforms
Remove unneeded hook. Patch by Anton K. Thanks!
2006-06-02 19:11:46 +00:00
VMCore
Change from using a stub function to a stub variable for passing to the
2006-06-01 07:02:51 +00:00
Makefile
Make some changes suggested by Chris:
2006-05-17 22:55:35 +00:00