Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" ↵ | Fangrui Song | 2019-12-24 | 1 | -1/+1 |
| | | | | as cleanups after D56351 | ||||
* | Fix a bug in isVectorReductionOp() in SelectionDAGBuilder.cpp that may cause ↵ | Cong Hou | 2016-02-26 | 1 | -0/+52 |
assertion failure on AArch64. llvm-svn: 262091 |