summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Fix missing CHECK-LABELsMatt Arsenault2013-09-10
* Teach ScalarEvolution about pointer address spacesMatt Arsenault2013-09-10
* [SystemZ] Add TM and TMYRichard Sandiford2013-09-10
* [mips][msa] Removed unsupported dot product instructions (dotp_[su].b)Daniel Sanders2013-09-10
* Add test cases for Mips mthc1/mfhc1 instructions. Add check for odd value of ...Vladimir Medic2013-09-10
* MCObjectFileInfo.cpp: Fix a couple of possible typo(s), s/DwarfPub/DwarfGnuPu...NAKAMURA Takumi2013-09-10
* llvm/test/DebugInfo/dwarf-public-names.ll: Mark it as XFAIL for PECOFF target...NAKAMURA Takumi2013-09-10
* Debug Info: In DIBuilder, the context fields of a TAG_inheritance and aManman Ren2013-09-09
* Don't shrink atomic ops to bool in GlobalOpt.Eli Friedman2013-09-09
* [InstCombiner] Expose opportunities to merge subtract and comparison.Quentin Colombet2013-09-09
* Debug Info Testing: remove a commented out line.Manman Ren2013-09-09
* Another attempt to fix windows buildbots.Bill Wendling2013-09-09
* Attempt to fix buildbots by giving an explicit output to the llvm-mc command.Bill Wendling2013-09-09
* Expand test to make sure that we can generate compact unwind from an ASM file.Bill Wendling2013-09-09
* Expand test to make sure that we can generate compact unwind from an ASM file.Bill Wendling2013-09-09
* Debug Info: Use DIScopeRef for DIType::getContext.Manman Ren2013-09-09
* Revert patches to add case-range support for PR1255.Bob Wilson2013-09-09
* [ARMv8] Prevent generation of deprecated IT blocks on ARMv8 in Thumb mode.Joey Gouly2013-09-09
* XCore handling of thread local loweringRobert Lytton2013-09-09
* XCore target: change to Sched::SourceRobert Lytton2013-09-09
* XCore target: fix weak linkage attribute handlingRobert Lytton2013-09-09
* Generate compact unwind encoding from CFI directives.Bill Wendling2013-09-09
* Implement aarch64 neon instruction set AdvSIMD (3V Diff), covering the follow...Jiangning Liu2013-09-09
* Debug Info Testing: use null instead of an empty string in context field.Manman Ren2013-09-09
* Debug Info Testing: update context from empty string to null.Manman Ren2013-09-08
* [mips] Fix typos.Akira Hatanaka2013-09-07
* [mips] Enhance command line option "-mno-ldc1-sdc1" to expand base+index doubleAkira Hatanaka2013-09-07
* Remove verifier check that attribute 'builtin' is only applied to calls toRichard Smith2013-09-07
* [mips] Add definition of instruction "drotr32" (double rotate right plus 32).Akira Hatanaka2013-09-07
* Debug Info: Use identifier to reference DIType in containing type field ofManman Ren2013-09-07
* [mips] Set instruction itineraries of loads, stores and conditional moves.Akira Hatanaka2013-09-06
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-06
* R600: Add support for LDS atomic subtractAaron Watry2013-09-06
* Debug Info: Use identifier to reference DIType in containing type field ofManman Ren2013-09-06
* Debug Info Testing: Updated to use null instead of "i32 0" for containing-typeManman Ren2013-09-06
* This patch adds support for microMIPS Multiply and Add/Sub instructions. Test...Vladimir Medic2013-09-06
* This patch adds support for microMIPS Move to/from HI/LO instructions. Test c...Vladimir Medic2013-09-06
* This patch adds support for microMIPS Move Conditional instructions. Test cas...Vladimir Medic2013-09-06
* SelectionDAG: create correct BooleanContent constantsTim Northover2013-09-06
* This patch adds support for microMIPS disassembler and disassembler make chec...Vladimir Medic2013-09-06
* [SystemZ] Tweak integer comparison codeRichard Sandiford2013-09-06
* [SystemZ] Use XC for a memset of 0Richard Sandiford2013-09-06
* Teach CodeGenPrepare about address spacesMatt Arsenault2013-09-06
* [X86] Perform VSELECT DAG combines also before DAG type legalization.Juergen Ributzka2013-09-05
* Fixed a crash in the integrated assembler for Mach-O when a symbol differenceKevin Enderby2013-09-05
* R600: Fix i64 to i32 trunc on SIMatt Arsenault2013-09-05
* Improve handling of .file, .include and .incbin directives toYunzhong Gao2013-09-05
* Debug Info: Use identifier to reference DIType in base type field ofManman Ren2013-09-05
* R600: Add support for local memory atomic addTom Stellard2013-09-05
* R600: Expand SELECT nodes rather than custom lowering themTom Stellard2013-09-05