This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8e022b3d8940f451fcb4df233e737ab378d40708
clang-p2996
/
llvm
/
lib
/
Transforms
History
Chris Lattner
192cd18f53
Fix (hopefully the last) issue where LSR is nondeterminstic. When pulling
...
out CSE's of base expressions it could build a result whose order was nondet. llvm-svn: 23698
2005-10-11 18:41:04 +00:00
..
Hello
Remove trailing whitespace
2005-04-21 23:48:37 +00:00
Instrumentation
Eliminate tabs and trailing spaces
2005-04-23 21:38:35 +00:00
IPO
Fold isascii into a simple comparison. This speeds up 197.parser by 7.4%,
2005-09-29 06:17:27 +00:00
Scalar
Fix (hopefully the last) issue where LSR is nondeterminstic. When pulling
2005-10-11 18:41:04 +00:00
Utils
Fix DemoteRegToStack on an invoke. This fixes PR634.
2005-10-04 00:44:01 +00:00
ExprTypeConvert.cpp
ConvertibleToGEP always returns 0, remove some old crufty code which
2005-07-26 16:38:28 +00:00
LevelRaise.cpp
ConvertibleToGEP always returns 0, remove some old crufty code which
2005-07-26 16:38:28 +00:00
Makefile
Change Library Names Not To Conflict With Others When Installed
2004-10-27 23:18:45 +00:00
TransformInternals.cpp
ConvertibleToGEP always returns 0, remove some old crufty code which
2005-07-26 16:38:28 +00:00
TransformInternals.h
ConvertibleToGEP always returns 0, remove some old crufty code which
2005-07-26 16:38:28 +00:00