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-24 04:45:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Owen Anderson
c63b0e7a30
Privatize the ConstantFP table. I'm on a roll!
...
llvm-svn: 76097
2009-07-16 19:05:41 +00:00
..
Analysis
Move the ConstantInt uniquing table into LLVMContextImpl. This exposed a number of issues in
2009-07-16 18:04:31 +00:00
Archive
…
AsmParser
…
Bitcode
…
CodeGen
Privatize the ConstantFP table. I'm on a roll!
2009-07-16 19:05:41 +00:00
CompilerDriver
…
Debugger
…
ExecutionEngine
…
Linker
…
MC
Removed the SubsectionsViaSymbols MCStreamer API and replaced it with a generic
2009-07-16 17:56:39 +00:00
Support
Use size_t.
2009-07-16 15:24:40 +00:00
System
…
Target
With recent MC changes, RIP base register is explicitly modeled. Make sure we add it when x86 V_SET0 / V_SETALLONES (by transforming it into a constpool load) into the use instruction.
2009-07-16 18:44:05 +00:00
Transforms
Move the ConstantInt uniquing table into LLVMContextImpl. This exposed a number of issues in
2009-07-16 18:04:31 +00:00
VMCore
Privatize the ConstantFP table. I'm on a roll!
2009-07-16 19:05:41 +00:00
Makefile
…