Age | Commit message (Expand) | Author |
---|---|---|
2011-06-17 | manually upgrade a bunch of tests to modern syntax, and remove some that | Chris Lattner |
2009-10-21 | Make changes to rev 84292 as requested by Chris Lattner. | Victor Hernandez |
2009-10-17 | Autoupgrade malloc insts to malloc calls. | Victor Hernandez |
2009-09-25 | Revert 82694 "Auto-upgrade malloc instructions to malloc calls." because it c... | Victor Hernandez |
2009-09-24 | Auto-upgrade malloc instructions to malloc calls. | Victor Hernandez |
2009-09-08 | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman |
2009-09-08 | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman |
2007-04-14 | For PR1319: | Reid Spencer |
2007-04-06 | new testcase, update old one. | Chris Lattner |