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-27 23:13:27 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Devang Patel
64cae580dc
Match C backend only if it explicitly requested.
...
llvm-svn: 69613
2009-04-20 18:07:22 +00:00
..
Analysis
Add a ScalarEvolution::getCouldNotCompute() function, and use it
2009-04-18 17:58:19 +00:00
Archive
…
AsmParser
Fix warning in .ll parser, detect and reject available_externally on function
2009-04-13 07:02:02 +00:00
Bitcode
Add a new "available_externally" linkage type. This is intended
2009-04-13 05:44:34 +00:00
CodeGen
Revise my previous change 68996 as suggested by Duncan.
2009-04-20 17:27:09 +00:00
CompilerDriver
…
Debugger
…
ExecutionEngine
Use an AssertingVH to detect the case where the Function was deleted but
2009-04-19 18:32:03 +00:00
Linker
Add a new "available_externally" linkage type. This is intended
2009-04-13 05:44:34 +00:00
Support
Make all raw_ostreams support the tell() function.
2009-04-20 07:34:17 +00:00
System
Call CreateProcess with bInheritHandles = TRUE.
2009-04-14 21:31:36 +00:00
Target
Match C backend only if it explicitly requested.
2009-04-20 18:07:22 +00:00
Transforms
Before trying to introduce/eliminate cast/ext/trunc to make indices type as
2009-04-20 06:05:54 +00:00
VMCore
It's not necessary for PrintModulePass to flush the output streams
2009-04-20 16:26:25 +00:00
Makefile
…