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-13 07:00:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
7fb273d416
Minor simplification to 64-bit instsel
...
llvm-svn: 6831
2003-06-21 18:15:27 +00:00
..
Analysis
* Changes to make NodeType be private to DSNode.
2003-06-19 21:15:11 +00:00
AsmParser
Detemplatize the PATypeHandle class, which was only really instantiated on 'Type'.
2003-06-18 19:22:36 +00:00
Bytecode
Detemplatize the PATypeHandle class, which was only really instantiated on 'Type'.
2003-06-18 19:22:36 +00:00
CodeGen
Actually, change it to use explicit new/delete, which is more likely to be
2003-06-16 22:29:09 +00:00
CWriter
lib/CWriter/Writer.cpp: Copy AsmWriter's ConstantFP checking code here
2003-06-17 23:55:35 +00:00
ExecutionEngine
Add #ifdef hack for MAP_ANONYMOUS being spelled MAP_ANON on some platforms.
2003-06-17 23:14:06 +00:00
Support
Remove usage of sys/unistd.h
2003-06-19 18:42:09 +00:00
Target
Minor simplification to 64-bit instsel
2003-06-21 18:15:27 +00:00
Transforms
Fix the build. :(
2003-06-20 14:36:52 +00:00
VMCore
Remove usage of sys/unistd.h
2003-06-19 18:42:09 +00:00
Makefile
Compile sub-directories in parallel, because they don't have interdependencies
2002-09-18 03:25:58 +00:00