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-23 04:16:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
1c8a980870
File is renamed to LoopSimplify.cpp
...
llvm-svn: 9059
2003-10-12 21:44:18 +00:00
..
Analysis
Use std::string::size_type for for ColonPos to stop gcc from giving a warning
2003-10-01 22:49:22 +00:00
AsmParser
Include <cctype> and <cstdlib> instead of <ctype.h> and "Config/stdlib.h".
2003-10-10 19:12:08 +00:00
Bytecode
Ok, the "fix" for this is to do a real associative container. Symbol tables
2003-10-10 05:43:47 +00:00
CodeGen
* Doxygenified comments
2003-10-10 17:41:32 +00:00
CWriter
* Spell "necessary" correctly
2003-10-12 08:12:58 +00:00
ExecutionEngine
Make mmap's fd for anonymous memory acquisition default to -1, except on
2003-10-11 03:51:18 +00:00
Support
Don't include Config/stdio.h or <stdio.h>.
2003-10-10 18:46:29 +00:00
Target
Don't include "Config/stdlib.h".
2003-10-10 19:12:22 +00:00
Transforms
File is renamed to LoopSimplify.cpp
2003-10-12 21:44:18 +00:00
VMCore
Rename method
2003-10-12 18:52:12 +00:00
Makefile
Removed Support directory. It now lives in llvm/support/lib.
2003-09-29 16:10:43 +00:00