- Nov 16, 2008
-
-
Lang Hames authored
llvm-svn: 59414
-
Chris Lattner authored
llvm-svn: 59409
-
Chris Lattner authored
llvm-svn: 59406
-
Chris Lattner authored
llvm-svn: 59403
-
Chris Lattner authored
llvm-svn: 59402
-
Chris Lattner authored
llvm-svn: 59401
-
Chris Lattner authored
llvm-svn: 59400
-
Mon P Wang authored
can extract using different indexes for two vectors. Added a few tests for vector shuffles. llvm-svn: 59399
-
Chris Lattner authored
llvm-svn: 59398
-
Chris Lattner authored
a bit. Next step is to factor out into their own helper functions. llvm-svn: 59397
-
Chris Lattner authored
llvm-svn: 59395
-
Zhongxing Xu authored
llvm-svn: 59394
-
Chris Lattner authored
llvm-svn: 59393
-
Chris Lattner authored
llvm-svn: 59392
-
Chris Lattner authored
llvm-svn: 59391
-
Chris Lattner authored
llvm-svn: 59390
-
Chris Lattner authored
folded into the select. llvm-svn: 59389
-
Chris Lattner authored
Eliminate the cases checking for cond?0:-1, since that is already handled by commutative checking. llvm-svn: 59388
-
Zhongxing Xu authored
llvm-svn: 59387
-
Chris Lattner authored
llvm-svn: 59386
-
Zhongxing Xu authored
llvm-svn: 59385
-
Nick Lewycky authored
If this patch causes a performance regression for anyone, please let me know, and it can be fixed in a different way with much more effort. llvm-svn: 59384
-
Oscar Fuentes authored
and siblings. Support targets whose name does not end on `CodeGen'. Remove a performance bottleneck. llvm-svn: 59383
-
Chris Lattner authored
llvm-svn: 59381
-
Chris Lattner authored
llvm-svn: 59380
-
- Nov 15, 2008
-
-
Oscar Fuentes authored
respective asm printers on MSVC. Based on a patch by Scott Graham. llvm-svn: 59379
-
Oscar Fuentes authored
well as 2 files that use "Registrator"s. These are to be used by the MSVC builds, as the Win32 linker does not include libs that are otherwise unreferenced, even if global constructors in the lib have side-effects. Patch by Scott Graham! llvm-svn: 59378
-
Oscar Fuentes authored
llvm-svn: 59376
-
Oscar Fuentes authored
LLVM_MAIN_SRC_DIR and LLVM_BINARY_DIR are not the cmake top level directories when LLVM is embedded on the build of other project. Fixes PR #3072. llvm-svn: 59374
-
Nick Lewycky authored
llvm-svn: 59373
-
Nick Lewycky authored
llvm-svn: 59370
-
Zhongxing Xu authored
llvm-svn: 59362
-
Duncan Sands authored
use SHUFFLE_VECTOR instead. If not practical, fall back to the old scheme of building the split result by hand using a BUILD_VECTOR. llvm-svn: 59361
-
Mon P Wang authored
and when loading/storing a widen vector, make sure that they are loaded and stored in consecutive order. llvm-svn: 59357
-
Oscar Fuentes authored
dummy library, `llvm_headers_do_not_build', is created for containing all header and TableGen files under include/llvm. llvm-svn: 59346
-
Evan Cheng authored
llvm-svn: 59344
-
Oscar Fuentes authored
include/llvm/CMakeLists.txt. Does it with the `tablegen' cmake macro. llvm-svn: 59342
-
Dan Gohman authored
llvm-svn: 59341
-
Dan Gohman authored
llvm-svn: 59340
-
Oscar Fuentes authored
llvm-svn: 59333
-