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 14:16:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
04d2780d12
Promote getelementptr instructions to constexprs if we can.
...
llvm-svn: 3368
2002-08-17 22:21:59 +00:00
..
Analysis
*** empty log message ***
2002-08-09 22:52:08 +00:00
AsmParser
- Remove unused STRING token from lexer & parser
2002-08-16 21:14:40 +00:00
Bytecode
Fix stupid oversight of missing #include.
2002-08-17 22:02:41 +00:00
CodeGen
Unary Not (boolean and bitwise) is no longer a separate LLVM instruction
2002-08-15 14:19:22 +00:00
CWriter
Remove support for NOT instruction
2002-08-14 18:00:52 +00:00
ExecutionEngine
Remove support for NOT instruction
2002-08-14 17:45:39 +00:00
Support
Simplify writing custom parsers.
2002-08-07 18:36:37 +00:00
Target
Revise code generation for unary Not (boolean and bitwise), which is
2002-08-15 14:17:37 +00:00
Transforms
Promote getelementptr instructions to constexprs if we can.
2002-08-17 22:21:59 +00:00
VMCore
Changed parser to always use parenthesis on ConstExprs to be consistent
2002-08-16 21:17:11 +00:00
Makefile
*** empty log message ***
2002-05-08 18:09:58 +00:00