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 09:12:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Dale Johannesen
4b203b8e44
Simplify and fix signed int -> FP conversions.
...
llvm-svn: 42483
2007-09-30 18:17:01 +00:00
..
Analysis
Template-ize more of the DomTree internal implementation details. Only the calculate() methods for DomTree and PostDomTree remain to be merged/template-ized.
2007-09-30 04:17:16 +00:00
Archive
…
AsmParser
…
Bitcode
Demoting CHelpers.h to include/llvm/Support.
2007-09-29 01:38:42 +00:00
CodeGen
This is done already.
2007-09-29 02:23:08 +00:00
Debugger
…
ExecutionEngine
Change APFloat::convertFromInteger to take the incoming
2007-09-21 22:09:37 +00:00
Linker
…
Support
Simplify and fix signed int -> FP conversions.
2007-09-30 18:17:01 +00:00
System
really fix PR1581, thanks to Daniel Dunbar for pointing
2007-09-28 20:50:50 +00:00
Target
AsmPrinters overriding getAnalysisUsage should call super.
2007-09-30 13:39:29 +00:00
Transforms
minor long double related changes
2007-09-28 18:06:58 +00:00
VMCore
Template-ize more of the DomTree internal implementation details. Only the calculate() methods for DomTree and PostDomTree remain to be merged/template-ized.
2007-09-30 04:17:16 +00:00
Makefile
…