| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't enter cleanups for unreachable variables. It's impossible to | John McCall | 2012-04-13 | 1 | -0/+10 |
| | | | | | | | | | jump into these scopes, and the cleanup-entering code sometimes wants to do some operations first (e.g. a GEP), which can leave us with unparented IR. llvm-svn: 154684 | ||||
| * | Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch ↵ | Eli Friedman | 2011-06-13 | 1 | -2/+2 |
| | | | | | | | 1 of 3 or so. llvm-svn: 132945 | ||||
| * | Test for // rdar://8594790 | Fariborz Jahanian | 2010-12-02 | 1 | -0/+25 |
| llvm-svn: 120717 | |||||

