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-02-05 03:36:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
91037dd5fd
remove static ctors from Statistic objects
...
llvm-svn: 32700
2006-12-19 22:43:32 +00:00
..
Analysis
eliminate static ctors from Statistics
2006-12-19 22:30:33 +00:00
AsmParser
…
Bytecode
This snuck in. Reverted.
2006-12-17 11:11:10 +00:00
CodeGen
Eliminate static ctors from Statistics
2006-12-19 22:41:21 +00:00
Debugger
…
ExecutionEngine
remove static ctors from Statistic objects
2006-12-19 22:43:32 +00:00
Linker
extern_weak linkage. fixes PR1038
2006-12-15 17:35:32 +00:00
Support
Refactor statistic a big and introduce a horrible-but-necessary macro
2006-12-19 21:27:47 +00:00
System
Partly fixed JITing on mingw32 platform. The support is not full due to
2006-12-19 15:24:18 +00:00
Target
Fix for PR1062 by Dan Gohman.
2006-12-19 21:31:42 +00:00
Transforms
eliminate static ctor from example.
2006-12-19 22:24:09 +00:00
VMCore
Now that ConstantInt::isValueValidForType can handle signed and unsigned
2006-12-19 21:16:35 +00:00
Makefile
…