Age | Commit message (Expand) | Author |
---|---|---|
2013-03-21 | Move library call prototype attribute inference to functionattrs | Meador Inge |
2013-02-20 | Modify the LLVM assembly output so that it uses references to represent funct... | Bill Wendling |
2013-02-11 | FileCheck-ize the tests. | Bill Wendling |
2012-06-25 | revert my previous commit (r159173), since as Eli pointed out, it's perfectly... | Nuno Lopes |
2012-06-25 | do not set realloc() as NotAlias, since it can return the same pointer. This ... | Nuno Lopes |
2009-09-11 | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman |
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 |
2009-01-18 | Forgot this in the previous checkin: fopen now has nocapture, realloc is | Nick Lewycky |
2009-01-04 | Run a post-pass that marks known function declarations by name. | Nick Lewycky |