2012-04-24 |
Bill Wendling | FileCheck-ize these tests. |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Bill Wendling | FileCheck-ize these tests. Harden some of them. |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Craig Topper | Remove dangling spaces. Fix some other formatting. |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Craig Topper | Simplify code a bit and make it compile better. Remove... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Evan Cheng | Add a missing cpu subtype. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Jim Grosbach | Tidy up. 80 columns, whitespace, et. al. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Nadav Rotem | Optimize the vector UINT_TO_FP, SINT_TO_FP and FP_TO_SI... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Preston Gurd | This patch fixes a problem which arose when using the... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Jim Grosbach | ARM: VSLI two-operand assmebly aliases are tblgen'erated. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Jim Grosbach | ARM: tblgen'erate VSRA/VRSRA/VSRI assembly two-operand... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Jim Grosbach | ARM: Add testcases for two-operand variants of VSRA... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Jim Grosbach | Add ARM mode tests for the NEON vector shift-accumulate... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Jim Grosbach | Tidy up. Reformat for ease of reading. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Jim Grosbach | ARM: vqdmulh two-operand aliases are tblgen'erated... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Michael J.... | [Support/Unix] Unconditionally include time.h. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Eric Christopher | Allow forward declarations to take a context. This... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Chandler Carruth | Temporarily revert r155364 until the upstream review... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Chandler Carruth | Revert r155365, r155366, and r155367. All three of... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Sirish Pande | Hexagon V5 (floating point) support. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Sirish Pande | Support for Hexagon architectural feature, new value... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Sirish Pande | Support for Hexagon VLIW Packetizer. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Sirish Pande | Hexagon Packetizer's target independent fix. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Jakob Stoklund... | Reapply r155136 after fixing PR12599. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Sylvestre Ledru | Conflict with st_dev/st_ino identifiers under Debian... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Alexander Potapenko | Fix issue 67 by checking that the interface functions... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Kostya Serebryany | [tsan] use llvm/ADT/Statistic.h for tsan stats |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Craig Topper | Use MVT instead of EVT through all of LowerVECTOR_SHUFF... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Craig Topper | Make getZeroVector and getOnesVector more alike as... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Craig Topper | Tidy up by removing some 'else' after 'return' |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Craig Topper | Tidy up spacing in LowerVECTOR_SHUFFLEtoBlend. Remove... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Craig Topper | Add a couple llvm_unreachables. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Craig Topper | Remove some tab characers. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Craig Topper | Remove some 'else' after 'return'. No functional change. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Chris Lattner | Don't die with an assertion if the Result bitwidth... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Bill Wendling | Cleanup whitespace. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Bill Wendling | Limit the number of times we recurse through this algor... |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Craig Topper | Make Extract128BitVector and Insert128BitVector take... |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Craig Topper | Convert getNode(UNDEF) to getUNDEF. |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Craig Topper | Make calls to getVectorShuffle more consistent. Use... |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Craig Topper | Tidy up. 80 columns and argument alignment. |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Craig Topper | Simplify code by converting multiple places that were... |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Elena Demikhovsky | cleaned line endings in the newly added test file |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Benjamin Kramer | ARM: Initialize the HasRAS bit. |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Chandler Carruth | Tidy up this test more: |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Chandler Carruth | FileCheck-ize a test, and tidy it up a touch. |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Elena Demikhovsky | ZERO_EXTEND/SIGN_EXTEND/TRUNCATE optimization for AVX2 |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Bill Wendling | Remove some potential warnings about variables used... |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Bill Wendling | Add a flag to the struct type finder to collect only... |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Chris Lattner | No need for "else if" after a return. Autosense "0o123... |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Chris Lattner | stop hiding SmallVector's append that takes a count... |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Nadav Rotem | Teach getVectorTypeBreakdown about promotion of vectors... |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Craig Topper | Make some fixed arrays const. Use array_lengthof in... |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Craig Topper | Tidy up. 80 columns and some other spacing issues. |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Benjamin Kramer | Remove unused PointerLikeTypeTraits for IndexListEntry. |
commit | commitdiff | tree | snapshot |
2012-04-21 |
NAKAMURA Takumi | llvm/lib/Target: [PR12611] Add "llvm/Support/raw_ostrea... |
commit | commitdiff | tree | snapshot |
2012-04-21 |
NAKAMURA Takumi | HexagonISelLowering.cpp: Reorder #includes. |
commit | commitdiff | tree | snapshot |
2012-04-21 |
NAKAMURA Takumi | CMake: Enable LLVM_COMPILER_JOBS on all MS IDEs. We... |
commit | commitdiff | tree | snapshot |
2012-04-21 |
NAKAMURA Takumi | CMake: Prune redundant LLVM_COMPILER_JOBS from llvm... |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Nuno Lopes | move Signals to .rodata |
commit | commitdiff | tree | snapshot |
2012-04-21 |
NAKAMURA Takumi | HexagonInstPrinter.cpp: Suppress -Wunused-variable... |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Benjamin Kramer | YAMLParser: silence warning about tautological comparis... |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Craig Topper | Remove 'XXXRegisterClass' from tablegen output. Targets... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Jim Grosbach | ARM: tblgen'erate more NEON two-operand aliases. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Jakob Stoklund... | Fix PR12599. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Jim Grosbach | ARM: tblgen'erate more NEON two-operand aliases. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Bill Wendling | Revert r155241, which is causing some breakage. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Jakob Stoklund... | Make ISelPosition a local variable. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Jakob Stoklund... | Register DAGUpdateListeners with SelectionDAG. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Eric Christopher | Extraneous semicolon. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Bill Wendling | If we discover all of the named structs in a module... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Jakob Stoklund... | Print <def,read-undef> to avoid confusion. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Andrew Trick | Added TargetRegisterInfo::getRegPressureSetName. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Andrew Trick | TableGen'd RegPressure: Added getPressureSetName. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Bill Wendling | Modify the sh-bang to run out-of-the-box for FreeBSDes. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Andrew Trick | New and improved comment. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Andrew Trick | SparseSet: Add support for key-derived indexes and... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Andrew Trick | misched: initialize BB |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Andrew Trick | Allow converting MachineBasicBlock::iterator to const_i... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Michael J.... | [docs] Update version number. I suggest that at some... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Joel Jones | Fix broken internal link. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Benjamin Kramer | Kick off 3.2 cycle for LLVM trunk. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Jim Grosbach | ARM: Update NEON assembly two-operand aliases. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Joel Jones | Add debugging hints for when bugpoint does not suffice... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Daniel Dunbar | [docs] Update Makefile for images removal. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Benjamin Kramer | LLVM docs no longer contain images, don't try to instal... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Jim Grosbach | Add documentation comment. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Joel Jones | Correct spelling, q.v. en.wikipedia.org/wiki/Bourne_shell |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Daniel Dunbar | [docs] Remove spurious or unused images. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Manuel Klimek | Removes json-bench from the test dependencies. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Gabor Greif | effectively back out my last change (r155190) |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Gabor Greif | fix obviously bogus (IMO) operand index of the load... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Craig Topper | Convert more uses of XXXRegisterClass to &XXXRegClass... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Craig Topper | Convert some uses of XXXRegisterClass to &XXXRegClass... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Jakob Stoklund... | Revert r155136 "Defer some shl transforms to DAGCombine." |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Jim Grosbach | ARM some VFP tblgen'erated two-operand aliases. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Jim Grosbach | Tidy up. Formatting. |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Jim Grosbach | ARM let TableGen handle a few two-operand aliases. |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Jim Grosbach | TableGen support for auto-generating assembly two-opera... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Bill Wendling | Put this expensive check below the less expensive ones. |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Bob Wilson | When cross compiling, install a host version of llvm... |
commit | commitdiff | tree | snapshot |
next |