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-03 19:02:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Dan Gohman
83374c9be5
Allow the APInt form of ComputeMaskedBits to operate on i128 types.
...
llvm-svn: 47101
2008-02-13 23:13:32 +00:00
..
Analysis
Fix typo. Thanks to Duncan for noticing.
2008-02-13 12:21:32 +00:00
Archive
Use empty() instead of comparing size() with zero.
2008-01-29 13:02:09 +00:00
AsmParser
Back out mods to llvmAsmParser, incorrectly committed
2008-01-30 03:10:00 +00:00
Bitcode
Use empty() instead of comparing size() with zero.
2008-01-29 13:02:09 +00:00
CodeGen
Allow the APInt form of ComputeMaskedBits to operate on i128 types.
2008-02-13 23:13:32 +00:00
Debugger
Remove attribution from file headers, per discussion on llvmdev.
2007-12-29 20:36:04 +00:00
ExecutionEngine
Enable exception handling int JIT
2008-02-13 18:39:37 +00:00
Linker
Remove attribution from file headers, per discussion on llvmdev.
2007-12-29 20:36:04 +00:00
Support
Add countTrailingOnes member functions to APInt.
2008-02-13 21:11:05 +00:00
System
Remove use of ltdl
2008-02-13 17:11:39 +00:00
Target
Assigning an APInt to 0 with plain assignment gives it a one-bit
2008-02-13 23:07:24 +00:00
Transforms
A loop latch phi node may have uses inside loop, not just in loop header.
2008-02-13 22:23:07 +00:00
VMCore
check that terminators only occur at the end of a block. This catches the
2008-02-09 01:06:01 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00