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-06 12:16:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
1791047661
implement support for the intrinsic lowering functionality
...
llvm-svn: 10629
2003-12-28 09:47:19 +00:00
..
Analysis
Add a note
2003-12-28 04:03:49 +00:00
AsmParser
Right, fix the problem with invoke instructions, not just call instructions
2003-12-23 22:18:36 +00:00
Bytecode
minor cleanups
2003-12-26 06:16:00 +00:00
CodeGen
Use the intrinsic lowering functionality
2003-12-28 09:43:35 +00:00
CWriter
Turn off "attribute weak" to pacify Mac OS X's system compiler, which prints a
2003-12-11 00:24:36 +00:00
ExecutionEngine
Pass around IntrinsicLowering instances as appropriate.
2003-12-28 09:44:37 +00:00
Support
Finegrainify namespacification
2003-12-14 21:35:53 +00:00
Target
implement support for the intrinsic lowering functionality
2003-12-28 09:47:19 +00:00
Transforms
Merging constants can cause further room for improvement. Iterate until
2003-12-28 07:19:08 +00:00
VMCore
Move into the VMCore library
2003-12-28 08:30:20 +00:00
Makefile
Added LLVM copyright notice to Makefiles.
2003-10-20 22:26:57 +00:00