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 04:09:04 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Chris Lattner
f03f32d2e8
Fix spelling error
...
llvm-svn: 4645
2002-11-08 23:18:37 +00:00
..
Hello
Initial checkin of the "Hello World" Pass.
2002-08-08 20:10:38 +00:00
Instrumentation
code to lightly instrument at branches
2002-11-03 01:45:20 +00:00
IPO
Use the new getMainFunction() method to efficiently locate main
2002-11-08 20:34:21 +00:00
Scalar
Fix spelling error
2002-11-08 23:18:37 +00:00
Utils
BreakCriticalEdges should update dominance frontier information as well as
2002-10-31 02:44:36 +00:00
ExprTypeConvert.cpp
Ack: Fix bug in previous checkin.
2002-11-04 05:50:42 +00:00
LevelRaise.cpp
Ensure definate initialization
2002-10-22 23:34:11 +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