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 20:27:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Chris Lattner
9cb223ad0d
Rename include/llvm/Transforms/Instrumentation/TraceFunctions.h to Instrumentation.h
...
llvm-svn: 5281
2003-01-14 22:39:29 +00:00
..
Hello
Initial checkin of the "Hello World" Pass.
2002-08-08 20:10:38 +00:00
Instrumentation
Rename include/llvm/Transforms/Instrumentation/TraceFunctions.h to Instrumentation.h
2003-01-14 22:39:29 +00:00
IPO
Fix references to functions
2003-01-13 00:27:23 +00:00
Scalar
Fix a huge performance problem in reassociate by introducing a
2002-12-15 03:56:00 +00:00
Utils
Add debugging helper
2003-01-13 00:52:25 +00:00
ExprTypeConvert.cpp
Fix bug
2003-01-14 19:04:43 +00:00
LevelRaise.cpp
- Eliminated the deferred symbol table stuff in Module & Function, it really
2002-11-20 18:36:02 +00:00
Makefile
Convert DIRS to PARALLEL_DIRS. They can be built independently.
2002-09-29 11:52:14 +00:00
TransformInternals.cpp
Fix bug: 2002-10-02-SignExtensionProblem.ll
2002-10-02 18:53:14 +00:00
TransformInternals.h
Fix: test/Regression/LLC/badidx.c problem
2002-09-16 18:32:33 +00:00