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-26 22:34:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Jeff Cohen
eafa15885e
Silence VC++ warnings about unsafe mixing of ints and bools with the | operator.
...
llvm-svn: 21758
2005-05-07 02:44:04 +00:00
..
Analysis
These intrinsics do not access memory
2005-05-06 05:21:04 +00:00
AsmParser
parse new calling conv specifiers
2005-05-06 20:27:19 +00:00
Bytecode
Silence VC++ warnings about unsafe mixing of ints and bools with the | operator.
2005-05-07 02:44:04 +00:00
CodeGen
* Order #includes alphabetically
2005-05-05 23:45:17 +00:00
Debugger
Remove trailing whitespace
2005-04-21 22:36:52 +00:00
ExecutionEngine
Make the stub functions be tail calls
2005-05-06 06:48:54 +00:00
Linker
Remove trailing whitespace
2005-04-21 22:55:34 +00:00
Support
* Order #includes as per style guide
2005-04-22 19:13:22 +00:00
System
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
2005-05-05 22:33:09 +00:00
Target
clean up the CBE output a bit
2005-05-06 06:58:42 +00:00
Transforms
BAD typeo which caused many testsuite failures last night. Note to self, do
2005-05-06 17:13:16 +00:00
VMCore
add support for explicit calling conventions
2005-05-06 20:26:43 +00:00
Makefile
…