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-21 11:15:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Rafael Espindola
38e9e2e01d
implement FUITOS and FUITOD
...
llvm-svn: 30803
2006-10-07 14:24:52 +00:00
..
Analysis
Fix more static dtor issues
2006-10-04 21:52:35 +00:00
AsmParser
Eliminate ConstantBool::True and ConstantBool::False. Instead, provide
2006-09-28 23:35:22 +00:00
Bytecode
Small fixes for supporting dll* linkage types
2006-09-17 13:06:18 +00:00
CodeGen
Fix a bug legalizing zero-extending i64 loads into 32-bit loads. The bottom
2006-10-07 00:58:36 +00:00
Debugger
…
ExecutionEngine
Unbreak the JIT
2006-09-15 04:56:11 +00:00
Linker
Adding dllimport, dllexport and external weak linkage types.
2006-09-14 18:23:27 +00:00
Support
Fix a static dtor issue
2006-10-04 22:13:11 +00:00
System
Use new config.h macro
2006-09-14 06:21:59 +00:00
Target
implement FUITOS and FUITOD
2006-10-07 14:24:52 +00:00
Transforms
add a new SimplifyDemandedVectorElts method, which works similarly to
2006-10-05 06:55:50 +00:00
VMCore
Add insertelement/extractelement helper ctors.
2006-10-05 06:24:58 +00:00
Makefile
…