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-17 00:57:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Brian Gaeke
6edb16d8cd
Add FITOS, FITOD, and F{ADD,SUB,MUL,DIV}{S,D}.
...
llvm-svn: 14444
2004-06-27 22:53:56 +00:00
..
Analysis
Simplify code
2004-06-26 19:31:26 +00:00
AsmParser
Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()
2004-06-17 18:19:28 +00:00
Bytecode
No functionality changes here:
2004-06-25 20:52:10 +00:00
CodeGen
Do not find these ugly sparc-specific objects by using the annotation API on
2004-06-27 18:52:17 +00:00
Debugger
Move the IntrinsicLowering header into the CodeGen directory, as per PR346
2004-06-20 07:49:54 +00:00
ExecutionEngine
Move the IntrinsicLowering header into the CodeGen directory, as per PR346
2004-06-20 07:49:54 +00:00
Support
Wrapper for c99 isnan()
2004-06-22 23:54:38 +00:00
Target
Add FITOS, FITOD, and F{ADD,SUB,MUL,DIV}{S,D}.
2004-06-27 22:53:56 +00:00
Transforms
Implement InstCombine/add.ll:test21
2004-06-27 22:51:36 +00:00
VMCore
Fold iType into Value::VTy
2004-06-27 18:38:48 +00:00
Makefile
CBackend is no longer here
2004-02-13 23:29:37 +00:00