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
c4b9cff1f9
switch these back to the 'bad old way'
...
llvm-svn: 31774
2006-11-16 00:33:34 +00:00
..
Analysis
A shim over other AA impls to catch incorrect uses
2006-11-14 05:21:04 +00:00
AsmParser
Initialize some pointers to quiet the compiler (when doing build_gcc
2006-11-12 11:10:39 +00:00
Bytecode
Discard code that supported old bytecode formats. This makes the Bytecode
2006-11-14 04:47:22 +00:00
CodeGen
Fix an incorrectly inverted condition.
2006-11-16 00:08:20 +00:00
Debugger
For PR786:
2006-11-02 20:25:50 +00:00
ExecutionEngine
Simplify IntrinsicLowering and clarify that it is only for use by the
2006-11-15 18:00:10 +00:00
Linker
Remvoe a do-nothing else block.
2006-11-11 20:27:49 +00:00
Support
Remove redundant <cmath>.
2006-11-08 19:16:44 +00:00
System
Unbreak VC++ build.
2006-11-05 19:31:28 +00:00
Target
switch these back to the 'bad old way'
2006-11-16 00:33:34 +00:00
Transforms
Fix a gcc 4.2 warning.
2006-11-15 04:53:24 +00:00
VMCore
Add run(Function &F) support in FunctionPassManager_New
2006-11-15 19:39:54 +00:00
Makefile
Make some changes suggested by Chris:
2006-05-17 22:55:35 +00:00