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-17 00:57:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Reid Spencer
1a344dfd95
Changes to support rand48 tests
...
llvm-svn: 17284
2004-10-27 23:03:44 +00:00
..
Analysis
Convert 'struct' to 'class' in various places to adhere to the coding standards
2004-10-27 16:14:51 +00:00
AsmParser
Plug a memory leak in the asmparser. It turns out that we were leaking
2004-10-26 18:26:14 +00:00
Bytecode
Fix the previous bug the correct way. This fixes ptrdist/bc
2004-10-24 04:27:59 +00:00
CodeGen
Move method bodies that depend on <algorithm> from MBB.h to MBB.cpp
2004-10-26 15:43:42 +00:00
Debugger
We won't use automake
2004-10-22 03:35:04 +00:00
ExecutionEngine
Changes to support rand48 tests
2004-10-27 23:03:44 +00:00
Support
Patch to support MSVC, contributed by Morten Ofstad
2004-10-25 18:47:10 +00:00
System
Add EXTRA_DIST for additional files to be distributed.
2004-10-26 03:12:11 +00:00
Target
Move destructor out of line to avoid vtable emission in every file that includes the header. Thanks to sabre.
2004-10-27 06:00:53 +00:00
Transforms
Convert 'struct' to 'class' in various places to adhere to the coding standards
2004-10-27 16:14:51 +00:00
VMCore
Convert 'struct' to 'class' in various places to adhere to the coding standards
2004-10-27 16:14:51 +00:00
Makefile
Wrap long line
2004-09-15 01:34:42 +00:00