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-22 11:55:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
41fccd30b7
GVRequiresExtraLoad is now never used for calls, simplify it based on this.
...
llvm-svn: 75232
2009-07-10 05:52:02 +00:00
..
Analysis
…
Archive
…
AsmParser
This started as a small change, I swear. Unfortunately, lots of things call the [I|F]CmpInst constructors. Who knew!?
2009-07-09 23:48:35 +00:00
Bitcode
This started as a small change, I swear. Unfortunately, lots of things call the [I|F]CmpInst constructors. Who knew!?
2009-07-09 23:48:35 +00:00
CodeGen
Redesign this to avoid standard stream classes. This stream class
2009-07-09 23:56:35 +00:00
CompilerDriver
Remove some duplication.
2009-07-09 19:37:17 +00:00
Debugger
…
ExecutionEngine
remove dead function.
2009-07-09 16:57:49 +00:00
Linker
…
MC
add llvm-mc support for parsing the .lcomm directive, patch by Kevin Enderby!
2009-07-09 17:25:12 +00:00
Support
Add some hooks that a redesigned AsmStream needs to do its job. These
2009-07-09 23:43:41 +00:00
System
eraseFromDisk no longer throws.
2009-07-09 16:17:28 +00:00
Target
GVRequiresExtraLoad is now never used for calls, simplify it based on this.
2009-07-10 05:52:02 +00:00
Transforms
This started as a small change, I swear. Unfortunately, lots of things call the [I|F]CmpInst constructors. Who knew!?
2009-07-09 23:48:35 +00:00
VMCore
This started as a small change, I swear. Unfortunately, lots of things call the [I|F]CmpInst constructors. Who knew!?
2009-07-09 23:48:35 +00:00
Makefile
…