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-04 03:06:28 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Edward O'Callaghan
43864a3136
API change Path::isSpecialFile to Path::isRegularFile, improve semantics in regards to comments from 89765 post review.
...
llvm-svn: 89848
2009-11-25 06:32:19 +00:00
..
Analysis
Emit pubtypes.
2009-11-24 01:14:22 +00:00
Archive
…
AsmParser
…
Bitcode
…
CodeGen
Refactor target hook for tail duplication as requested by Chris.
2009-11-24 23:35:49 +00:00
CompilerDriver
…
ExecutionEngine
* Move stub allocation inside the JITEmitter, instead of exposing a
2009-11-23 23:35:19 +00:00
Linker
…
MC
…
Support
Perform explicit instantiations in the proper namespace, since Clang diagnoses this ill-formity.
2009-11-25 06:04:18 +00:00
System
API change Path::isSpecialFile to Path::isRegularFile, improve semantics in regards to comments from 89765 post review.
2009-11-25 06:32:19 +00:00
Target
Use endianess dependent offsets for load/store of doubles when
2009-11-25 01:05:25 +00:00
Transforms
Reverting patch in revision 89758, initial attempt at fixing PR5373 has proven to be bogus.
2009-11-25 05:38:41 +00:00
VMCore
Move FunctionPassManagerImpl's dumpArguments and dumpPasses calls
2009-11-23 16:24:18 +00:00
Makefile
…