oota-llvm.git
2013-06-04 Hans WennborgTypo: s/caes/cases/ in SimplifyCFG
2013-06-04 Benjamin KramerPreserve const correctness.
2013-06-04 Vladimir MedicTest commit for user vmedic, to verify commit access...
2013-06-04 Alexey Samsonov[llvm-symbolizer] Avoid calling slow getSymbolSize...
2013-06-04 Bill WendlingWe are now in 3.4 land. We don't need the 3.3 releaese...
2013-06-04 Michael GottesmanIEEE-754R 5.7.2 General Operations is* operations ...
2013-06-04 Aaron BallmanSilencing an MSVC warning about mixing bool and unsigne...
2013-06-04 Aaron BallmanSilencing an MSVC warning about */ being found outside...
2013-06-04 Shuxin YangFix a defect in code-layout pass, improving Benchmarks...
2013-06-03 Nick LewyckyDelete dead safety check.
2013-06-03 David MajnemerSimplifyCFG: Do not transform PHI to select if doing...
2013-06-03 David MajnemerSimplifyCFG: Small cleanup, use ICmpInst::isEquality()
2013-06-03 Rafael EspindolaRemove dead code.
2013-06-03 Rafael EspindolaUpdate RuntimeDyldELF::findOPDEntrySection the new...
2013-06-03 Rafael EspindolaEnable mcjit tests on ppc64 when building with cmake.
2013-06-03 Tom StellardR600/SI: Add support for work item and work group intri...
2013-06-03 Tom StellardR600/SI: Add a calling convention for compute shaders
2013-06-03 Tom StellardR600/SI: Custom lower i64 sign_extend
2013-06-03 Tom StellardR600/SI: Adjust some instructions' out register class...
2013-06-03 Tom StellardR600/SI: Handle REG_SEQUENCE in fitsRegClass()
2013-06-03 Tom StellardR600/SI: Handle nodes with glue results correctly SITar...
2013-06-03 Tom StellardR600/SI: Fixup CopyToReg register class in PostprocessI...
2013-06-03 Tom StellardR600/SI: Add support for global loads
2013-06-03 Tom StellardR600/SI: Rework MUBUF store instructions
2013-06-03 Vincent LejeuneR600: 3 op instructions have no write bit but the resul...
2013-06-03 Vincent LejeuneR600: CALL_FS consumes a stack size entry
2013-06-03 Vincent LejeuneR600: use capital letter for PV channel
2013-06-03 Vincent LejeuneR600: Constraints input regs of interp_xy,_zw
2013-06-03 Kostya Serebryany[asan] ASan Linux MIPS32 support (llvm part), patch...
2013-06-03 Ahmed BougachaX86: sub_xmm registers are 128 bits wide.
2013-06-03 Alexey SamsonovCorrect handling invalid filename in llvm-symbolizer
2013-06-03 Manuel KlimekIntroduce needsCleanup() for APFloat and APInt.
2013-06-03 Venkatraman... Sparc: Add support for indirect branch and blockaddress...
2013-06-03 Rui Ueyama[Object/COFF] Fix Windows .lib name handling.
2013-06-03 Venkatraman... Sparc: When storing 0, use %g0 directly in the store...
2013-06-02 Venkatraman... Sparc: Combine add/or/sethi instruction with restore...
2013-06-02 Rui Ueyama[Object/COFF] Add dos_header, pe32{,plus}_header and...
2013-06-02 Jim GrosbachWhitespace.
2013-06-02 Venkatraman... Sparc: Perform leaf procedure optimization by default
2013-06-01 Benjamin KramerTry to avoid "integer literal too big" warnings from...
2013-06-01 Nick LewyckyWhen determining the new index for an insertelement...
2013-06-01 Venkatraman... Sparc: Mark functions calling llvm.vastart and llvm...
2013-06-01 David MajnemerSimplifyCFG: Fix typo in comment for ComputeSpeculationCost
2013-06-01 Benjamin KramerMove getRealLinkageName to a common place and remove...
2013-06-01 Benjamin KramerMove object construction into [] so the temporary can...
2013-06-01 Benjamin KramerDenseMap: Move the key into place when we use the move...
2013-06-01 Benjamin KramerAPInt: Simplify code. No functionality change.
2013-06-01 Benjamin KramerAPFloat: Use isDenormal instead of hand-rolled code...
2013-06-01 Tim NorthoverDisable new legacy JIT test on ARM.
2013-06-01 Tim NorthoverRevert r183069: "TMP: LEA64_32r fixing"
2013-06-01 Tim NorthoverTMP: LEA64_32r fixing
2013-06-01 Tim NorthoverX86: change MOV64ri64i32 into MOV32ri64
2013-06-01 Venkatraman... [Sparc] Generate correct code for leaf functions with...
2013-06-01 Michael GottesmanRemoved a comment above an include which is unnecessary...
2013-06-01 Michael GottesmanAdded method comments for getZero,getInf.
2013-06-01 Michael GottesmanUpdated APFloat's comments to fit the LLVM style guide.
2013-05-31 Ahmed BougachaMake SubRegIndex size mandatory, following r183020.
2013-05-31 Andrew TrickPrevent loop-unroll from making assumptions about undef...
2013-05-31 Eric ChristopherTemporarily Revert "X86: change MOV64ri64i32 into MOV32...
2013-05-31 Eric ChristopherConst-ify some printing and dumping code for DIEValues.
2013-05-31 Eric ChristopherAdd support for adding the contents of a StringRef...
2013-05-31 Eric ChristopherConvert more unsigned char -> uint8_t.
2013-05-31 Eric ChristopherFix comment.
2013-05-31 Eric ChristopherMove "unsigned char" -> "uint8_t".
2013-05-31 Arnold SchwaighoferLoopVectorize: Change API call to get the backedge...
2013-05-31 Quentin ColombetLoop Strength Reduce: Scaling factor cost.
2013-05-31 Rafael EspindolaUse just a ArrayRef<uint8_t> to store both hex string...
2013-05-31 Rafael EspindolaRename COFFYaml.h to COFFYAML.h for consistency.
2013-05-31 Rafael EspindolaRemove union to fix build in c++03.
2013-05-31 Rafael EspindolaDon't allocate temporary string for section data.
2013-05-31 Arnold SchwaighoferLoopVectorize: PHIs with only outside users should...
2013-05-31 Benjamin KramerNVPTX: Don't even create a regalloc if we're not going...
2013-05-31 Michael Gottesman[APFloat] Added a unittest for APFloat::getZero.
2013-05-31 Quentin ColombetModify how the formulae are rated in Loop Strength...
2013-05-31 Ahmed BougachaAdd a way to define the bit range covered by a SubRegIndex.
2013-05-31 Andrew TrickUnit test for SCEV fix r182989, PR16130.
2013-05-31 Kai NackeRemove useless code from transitioning to new EH scheme
2013-05-31 Tim NorthoverARM: permit upper-case BE/LE on setend instruction
2013-05-31 Tim NorthoverARM: add fstmx and fldmx instructions for assembly
2013-05-31 Rafael EspindolaSimplify multiplications by vectors whose elements...
2013-05-31 Tim NorthoverARM: fix VEXT encoding corner case
2013-05-31 Richard Sandiford[SystemZ] Don't use LOAD and STORE REVERSED for volatil...
2013-05-31 Justin Holewinski[NVPTX] Re-enable support for virtual registers in...
2013-05-31 Evgeniy Stepanov[msan] Handle mixed track-origins and keep-going settin...
2013-05-31 Tim NorthoverX86: change MOV64ri64i32 into MOV32ri64
2013-05-31 Richard SandifordAdd links to the System z architecture manual and ABI
2013-05-31 Andrew TrickFix ScalarEvolution::ComputeExitLimitFromCond for ...
2013-05-31 Akira Hatanaka[mips] Big-endian code generation for atomic instructions.
2013-05-31 Matt ArsenaultFix wrong comment. Null is not acceptable.
2013-05-31 Nick LewyckyReapply with r182909 with a fix to the calculation...
2013-05-30 Ahmed BougachaRemove debug print added in r182949.
2013-05-30 Rafael EspindolaRevert r182937 and r182877.
2013-05-30 Rafael EspindolaRemove unused member.
2013-05-30 Eric ChristopherFix a couple of typos and 80-col.
2013-05-30 Bill WendlingUse the const_cast only where necessary.
2013-05-30 Ahmed BougachaMCObjectSymbolizer: Switch from IntervalMap to sorted...
2013-05-30 Michael GottesmanImplement IEEE-754R 2008 nextUp/nextDown functions...
2013-05-30 Paul RedmondFix warning and resulting formatting issue.
2013-05-30 Paul RedmondRevise llvm.vectorizer.width documentation
2013-05-30 Rafael EspindolaDon't use fast isel on this test.
next