| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
This patch is provided in preparation for removing autoconf on 1/26. The proposal to remove autoconf on 1/26 was discussed on the llvm-dev thread here: http://lists.llvm.org/pipermail/llvm-dev/2016-January/093875.html
"I felt a great disturbance in the [build system], as if millions of [makefiles] suddenly cried out in terror and were suddenly silenced. I fear something [amazing] has happened."
- Obi Wan Kenobi
Reviewers: chandlerc, grosbach, bob.wilson, tstellarAMD, echristo, whitequark
Subscribers: chfast, simoncook, emaste, jholewinski, tberghammer, jfb, danalbert, srhines, arsenm, dschuff, jyknight, dsanders, joker.eph, llvm-commits
Differential Revision: http://reviews.llvm.org/D16471
llvm-svn: 258861
|
|
|
|
| |
llvm-svn: 255554
|
|
|
|
| |
llvm-svn: 210442
|
|
|
|
| |
llvm-svn: 208225
|
|
|
|
|
|
|
| |
I've tried to find main moudle headers where possible, but the TableGen
stuff may warrant someone else looking at it.
llvm-svn: 169251
|
|
|
|
|
|
|
|
| |
splits each half. Therefore, the real problem was that we were using a VREV64 for a 4xi16, when we should have been using a VREV32.
Updated test case and reverted change to the PerfectShuffle Table.
llvm-svn: 131529
|
|
|
|
|
|
| |
backwards (should be 0x3210 versus 0x1032) which exposed a bug when doing a shuffle on a 4xi16. I've attached a test case.
llvm-svn: 131488
|
|
|
|
| |
llvm-svn: 116458
|
|
|
|
|
|
| |
I definitely need to read documentation better :(
llvm-svn: 82813
|
|
|
|
|
|
| |
perfectshuffle-generated table.
llvm-svn: 79624
|
|
|
|
|
|
| |
search for cost instead of (proper) dynamic programming approach.
llvm-svn: 79623
|
|
|
|
| |
llvm-svn: 79618
|
|
|
|
| |
llvm-svn: 65559
|
|
|
|
|
|
| |
annoying warnings.
llvm-svn: 47367
|
|
|
|
| |
llvm-svn: 45419
|
|
|
|
| |
llvm-svn: 45414
|
|
|
|
| |
llvm-svn: 33967
|
|
|
|
| |
llvm-svn: 31402
|
|
|
|
|
|
|
|
|
|
| |
Turn on -Wunused and -Wno-unused-parameter. Clean up most of the resulting
fall out by removing unused variables. Remaining warnings have to do with
unused functions (I didn't want to delete code without review) and unused
variables in generated code. Maintainers should clean up the remaining
issues when they see them. All changes pass DejaGnu tests and Olden.
llvm-svn: 31380
|
|
|
|
|
|
| |
by Anton Korobeynikov! This is a step towards closing PR786.
llvm-svn: 28447
|
|
|
|
| |
llvm-svn: 27785
|
|
|
|
| |
llvm-svn: 27745
|
|
|
|
| |
llvm-svn: 27743
|
|
|
|
| |
llvm-svn: 27741
|
|
|
|
| |
llvm-svn: 27738
|
|
|
|
| |
llvm-svn: 27737
|
|
Altivec vectors.
llvm-svn: 27736
|