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 23:52:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
f975e2350a
Directly count the number of memory instructions.
...
llvm-svn: 20766
2005-03-22 03:55:10 +00:00
..
Analysis
Directly count the number of memory instructions.
2005-03-22 03:55:10 +00:00
AsmParser
Remove a bunch of cruft and dead code for handling the case when types were
2005-03-21 06:27:42 +00:00
Bytecode
…
CodeGen
Fix the missing symbols problem Bill was hitting. Patch contributed by
2005-03-17 15:38:16 +00:00
Debugger
…
ExecutionEngine
Fix the missing symbols problem Bill was hitting. Patch contributed by
2005-03-17 15:38:16 +00:00
Linker
…
Support
Timers SHOULD NOT record the time taken to count the bytes allocated in the heap!
2005-03-22 03:20:38 +00:00
System
…
Target
two things: 1)evilness reduction patch, reduces the number of instructions hiding in the small jump CC moving code. 2)implement div of small data types by FP DIV (also reduces evilness and should speed things up)
2005-03-22 00:24:07 +00:00
Transforms
Fix the missing symbols problem Bill was hitting. Patch contributed by
2005-03-17 15:38:16 +00:00
VMCore
Add new function getPtrPtrFromArrayPtr().
2005-03-19 11:40:31 +00:00
Makefile
…