Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
Go to file
Chris Lattner f1acd9623c Fix problem where labels were being incorrectly elided, and fix problem
where PHI copies where not emitted for the default label of switch insts


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5882 91177308-0d34-0410-b5e6-96231b3b80d8
2003-04-23 19:15:13 +00:00
docs Remove documented problem that is now fixed 2003-04-23 16:26:15 +00:00
include Kill unneccesary &* 2003-04-23 16:35:30 +00:00
lib Fix problem where labels were being incorrectly elided, and fix problem 2003-04-23 19:15:13 +00:00
runtime Remove support for memset 2003-02-18 20:42:15 +00:00
support Update to work with newer versions of bison 2003-03-31 21:26:06 +00:00
test New testcase 2003-04-23 18:38:24 +00:00
tools We now need to link libscalar to get the switch lowering pass 2003-04-23 16:43:02 +00:00
utils Update to add new keywords 2003-04-22 19:31:55 +00:00
Makefile
Makefile.common Fix several bugs in the build system, including the use of the Debug version of Burg no matter what configuration is currently configured. 2003-03-14 20:25:22 +00:00
Makefile.config Add new support for a bytecode repository 2003-01-17 17:36:47 +00:00
Makefile.Linux Fix strip issue Joel ran into 2003-01-31 19:00:26 +00:00
Makefile.rules Fix several bugs in the build system, including the use of the Debug version of Burg no matter what configuration is currently configured. 2003-03-14 20:25:22 +00:00
Makefile.SunOS Fix strip issue Joel ran into 2003-01-31 19:00:26 +00:00