This website requires JavaScript.
Explore
Help
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-31 20:51:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Reid Spencer
e5793abe5e
Move a warning comment to where it should have been in the first place.
...
llvm-svn: 16088
2004-08-29 19:25:54 +00:00
..
Analysis
Fix a bug that caused the pass to go into infinite loops on trivial testcases.
2004-08-16 05:38:02 +00:00
AsmParser
Examine the type code in the setcc class of instructions and if it
2004-08-21 16:11:02 +00:00
Bytecode
Correctly compute the number of compaction tables.
2004-08-27 00:43:51 +00:00
CodeGen
Remove dead code.
2004-08-28 22:43:31 +00:00
Debugger
Header moved
2004-07-29 17:15:38 +00:00
ExecutionEngine
Add a special case for argc,argv
2004-08-16 01:07:04 +00:00
Support
Move these files (which are dependent on VMCore) into VMCore
2004-08-16 19:04:36 +00:00
System
Move a warning comment to where it should have been in the first place.
2004-08-29 19:25:54 +00:00
Target
Implement the following missing functionality in the PPC backend:
2004-08-29 08:19:32 +00:00
Transforms
Initial checkin of a pass to lower packed operations to scalars operations.
2004-08-21 21:39:24 +00:00
VMCore
Give the -time-passes tool option a global storage location so that its
2004-08-24 17:52:35 +00:00
Makefile
CBackend is no longer here
2004-02-13 23:29:37 +00:00