oota-llvm.git
2012-04-23 Preston GurdThis patch fixes a problem which arose when using the...
2012-04-23 Jim GrosbachARM: VSLI two-operand assmebly aliases are tblgen'erated.
2012-04-23 Jim GrosbachARM: tblgen'erate VSRA/VRSRA/VSRI assembly two-operand...
2012-04-23 Jim GrosbachARM: Add testcases for two-operand variants of VSRA...
2012-04-23 Jim GrosbachAdd ARM mode tests for the NEON vector shift-accumulate...
2012-04-23 Jim GrosbachTidy up. Reformat for ease of reading.
2012-04-23 Jim GrosbachARM: vqdmulh two-operand aliases are tblgen'erated...
2012-04-23 Michael J.... [Support/Unix] Unconditionally include time.h.
2012-04-23 Eric ChristopherAllow forward declarations to take a context. This...
2012-04-23 Chandler CarruthTemporarily revert r155364 until the upstream review...
2012-04-23 Chandler CarruthRevert r155365, r155366, and r155367. All three of...
2012-04-23 Sirish PandeHexagon V5 (floating point) support.
2012-04-23 Sirish PandeSupport for Hexagon architectural feature, new value...
2012-04-23 Sirish PandeSupport for Hexagon VLIW Packetizer.
2012-04-23 Sirish PandeHexagon Packetizer's target independent fix.
2012-04-23 Jakob Stoklund... Reapply r155136 after fixing PR12599.
2012-04-23 Sylvestre LedruConflict with st_dev/st_ino identifiers under Debian...
2012-04-23 Alexander PotapenkoFix issue 67 by checking that the interface functions...
2012-04-23 Kostya Serebryany[tsan] use llvm/ADT/Statistic.h for tsan stats
2012-04-23 Craig TopperUse MVT instead of EVT through all of LowerVECTOR_SHUFF...
2012-04-23 Craig TopperMake getZeroVector and getOnesVector more alike as...
2012-04-23 Craig TopperTidy up by removing some 'else' after 'return'
2012-04-23 Craig TopperTidy up spacing in LowerVECTOR_SHUFFLEtoBlend. Remove...
2012-04-23 Craig TopperAdd a couple llvm_unreachables.
2012-04-23 Craig TopperRemove some tab characers.
2012-04-23 Craig TopperRemove some 'else' after 'return'. No functional change.
2012-04-23 Chris LattnerDon't die with an assertion if the Result bitwidth...
2012-04-23 Bill WendlingCleanup whitespace.
2012-04-23 Bill WendlingLimit the number of times we recurse through this algor...
2012-04-22 Craig TopperMake Extract128BitVector and Insert128BitVector take...
2012-04-22 Craig TopperConvert getNode(UNDEF) to getUNDEF.
2012-04-22 Craig TopperMake calls to getVectorShuffle more consistent. Use...
2012-04-22 Craig TopperTidy up. 80 columns and argument alignment.
2012-04-22 Craig TopperSimplify code by converting multiple places that were...
2012-04-22 Elena Demikhovskycleaned line endings in the newly added test file
2012-04-22 Benjamin KramerARM: Initialize the HasRAS bit.
2012-04-22 Chandler CarruthTidy up this test more:
2012-04-22 Chandler CarruthFileCheck-ize a test, and tidy it up a touch.
2012-04-22 Elena DemikhovskyZERO_EXTEND/SIGN_EXTEND/TRUNCATE optimization for AVX2
2012-04-22 Bill WendlingRemove some potential warnings about variables used...
2012-04-21 Bill WendlingAdd a flag to the struct type finder to collect only...
2012-04-21 Chris LattnerNo need for "else if" after a return. Autosense "0o123...
2012-04-21 Chris Lattnerstop hiding SmallVector's append that takes a count...
2012-04-21 Nadav RotemTeach getVectorTypeBreakdown about promotion of vectors...
2012-04-21 Craig TopperMake some fixed arrays const. Use array_lengthof in...
2012-04-21 Craig TopperTidy up. 80 columns and some other spacing issues.
2012-04-21 Benjamin KramerRemove unused PointerLikeTypeTraits for IndexListEntry.
2012-04-21 NAKAMURA Takumillvm/lib/Target: [PR12611] Add "llvm/Support/raw_ostrea...
2012-04-21 NAKAMURA TakumiHexagonISelLowering.cpp: Reorder #includes.
2012-04-21 NAKAMURA TakumiCMake: Enable LLVM_COMPILER_JOBS on all MS IDEs. We...
2012-04-21 NAKAMURA TakumiCMake: Prune redundant LLVM_COMPILER_JOBS from llvm...
2012-04-21 Nuno Lopesmove Signals to .rodata
2012-04-21 NAKAMURA TakumiHexagonInstPrinter.cpp: Suppress -Wunused-variable...
2012-04-21 Benjamin KramerYAMLParser: silence warning about tautological comparis...
2012-04-21 Craig TopperRemove 'XXXRegisterClass' from tablegen output. Targets...
2012-04-20 Jim GrosbachARM: tblgen'erate more NEON two-operand aliases.
2012-04-20 Jakob Stoklund... Fix PR12599.
2012-04-20 Jim GrosbachARM: tblgen'erate more NEON two-operand aliases.
2012-04-20 Bill WendlingRevert r155241, which is causing some breakage.
2012-04-20 Jakob Stoklund... Make ISelPosition a local variable.
2012-04-20 Jakob Stoklund... Register DAGUpdateListeners with SelectionDAG.
2012-04-20 Eric ChristopherExtraneous semicolon.
2012-04-20 Bill WendlingIf we discover all of the named structs in a module...
2012-04-20 Jakob Stoklund... Print <def,read-undef> to avoid confusion.
2012-04-20 Andrew TrickAdded TargetRegisterInfo::getRegPressureSetName.
2012-04-20 Andrew TrickTableGen'd RegPressure: Added getPressureSetName.
2012-04-20 Bill WendlingModify the sh-bang to run out-of-the-box for FreeBSDes.
2012-04-20 Andrew TrickNew and improved comment.
2012-04-20 Andrew TrickSparseSet: Add support for key-derived indexes and...
2012-04-20 Andrew Trickmisched: initialize BB
2012-04-20 Andrew TrickAllow converting MachineBasicBlock::iterator to const_i...
2012-04-20 Michael J.... [docs] Update version number. I suggest that at some...
2012-04-20 Joel JonesFix broken internal link.
2012-04-20 Benjamin KramerKick off 3.2 cycle for LLVM trunk.
2012-04-20 Jim GrosbachARM: Update NEON assembly two-operand aliases.
2012-04-20 Joel JonesAdd debugging hints for when bugpoint does not suffice...
2012-04-20 Daniel Dunbar[docs] Update Makefile for images removal.
2012-04-20 Benjamin KramerLLVM docs no longer contain images, don't try to instal...
2012-04-20 Jim GrosbachAdd documentation comment.
2012-04-20 Joel JonesCorrect spelling, q.v. en.wikipedia.org/wiki/Bourne_shell
2012-04-20 Daniel Dunbar[docs] Remove spurious or unused images.
2012-04-20 Manuel KlimekRemoves json-bench from the test dependencies.
2012-04-20 Gabor Greifeffectively back out my last change (r155190)
2012-04-20 Gabor Greiffix obviously bogus (IMO) operand index of the load...
2012-04-20 Craig TopperConvert more uses of XXXRegisterClass to &XXXRegClass...
2012-04-20 Craig TopperConvert some uses of XXXRegisterClass to &XXXRegClass...
2012-04-20 Jakob Stoklund... Revert r155136 "Defer some shl transforms to DAGCombine."
2012-04-20 Jim GrosbachARM some VFP tblgen'erated two-operand aliases.
2012-04-20 Jim GrosbachTidy up. Formatting.
2012-04-19 Jim GrosbachARM let TableGen handle a few two-operand aliases.
2012-04-19 Jim GrosbachTableGen support for auto-generating assembly two-opera...
2012-04-19 Bill WendlingPut this expensive check below the less expensive ones.
2012-04-19 Bob WilsonWhen cross compiling, install a host version of llvm...
2012-04-19 Dan GohmanAvoid a bug in the path count computation, preventing...
2012-04-19 Joel JonesTest for the the problem with xors being changed into...
2012-04-19 Daniel Dunbar[docs] Update HTML pages to refer to CSS in a way that...
2012-04-19 Daniel Dunbar[docs] Remove index.html, I am flipping the switch...
2012-04-19 Michael J.... Remove llvm-ld and llvm-stub (which is only used by...
2012-04-19 Jim GrosbachUse a SmallVector instead of std::vector for ResOperands.
2012-04-19 Jim GrosbachUpdate some internal naming conventions to modern style.
next