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-28 07:27:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
eef022091c
rename OutputData to 'write' to match ostream.
...
llvm-svn: 54857
2008-08-17 01:46:05 +00:00
..
Analysis
Remove GCSE, ValueNumbering, and LoadValueNumbering. These have been deprecated for almost a year; it's finally time for them to go away.
2008-08-15 21:31:02 +00:00
Archive
Fold the useful features of alist and alist_node into ilist, and
2008-07-28 21:51:04 +00:00
AsmParser
Generated files for 54744.
2008-08-13 18:41:46 +00:00
Bitcode
Enable first-class aggregates support.
2008-07-23 00:34:11 +00:00
CodeGen
Move SLEB/ULEB size calculation routines from AsmPrinter to TargetAsmInfo. This makes JIT asmprinter-free.
2008-08-16 12:57:46 +00:00
Debugger
…
ExecutionEngine
Move SLEB/ULEB size calculation routines from AsmPrinter to TargetAsmInfo. This makes JIT asmprinter-free.
2008-08-16 12:57:46 +00:00
Linker
…
Support
rename OutputData to 'write' to match ostream.
2008-08-17 01:46:05 +00:00
System
add a helper method to sys::Path for clang, patch by
2008-08-11 23:39:47 +00:00
Target
PPC/Linux normally uses named section for bss
2008-08-16 12:59:02 +00:00
Transforms
Remove GCSE, ValueNumbering, and LoadValueNumbering. These have been deprecated for almost a year; it's finally time for them to go away.
2008-08-15 21:31:02 +00:00
VMCore
Inline the fastpath of PATypeHolder::get(). This is a small speedup in
2008-08-15 15:16:50 +00:00
Makefile
…