summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* DebugInfo: further improvements to test following up on r203329David Blaikie2014-03-08
* DebugInfo: Fix test fallout from r203323David Blaikie2014-03-08
* DebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in DW_TAG_lexical_blocksDavid Blaikie2014-03-08
* Add support for hashing location information for CU level hashes.Eric Christopher2014-03-08
* [DAGCombiner] Recognize another rotation idiomAdam Nemet2014-03-07
* ISel: Make VSELECT selection terminate in cases where the condition type has toArnold Schwaighofer2014-03-07
* Remove unnecessary test for Darwin and update testcase to be a little lessAdrian Prantl2014-03-07
* Moved test file from test/MC/Mips to test/CodeGen/Mips.Sasa Stankovic2014-03-07
* DebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in inlined functionsDavid Blaikie2014-03-07
* DebugInfo: Update test to cover linux (with a FIXME...) tooDavid Blaikie2014-03-07
* R600/SI: Using SGPRs is illegal for instructions that read carry-out from VCCTom Stellard2014-03-07
* R600/SI: Custom lower i1 storesTom Stellard2014-03-07
* DebugInfo: Restrict DW_AT_high_pc encoding as data4 offset to DWARF 4 as per ...David Blaikie2014-03-07
* ARM: Make .unreq directives case-insensitiveDuncan P. N. Exon Smith2014-03-07
* CodeGenPrep: sink extends of illegal types into use block.Tim Northover2014-03-07
* InstCombine: form shuffles from wider range of insert/extractelementsTim Northover2014-03-07
* Replace PROLOG_LABEL with a new CFI_INSTRUCTION.Rafael Espindola2014-03-07
* Allow constant folding of round function whenever feasibleKarthik Bhat2014-03-07
* DebugInfo: Limit r203187 to non-darwin as lldb can't handle this yetDavid Blaikie2014-03-07
* DebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as an offset from the low_pcDavid Blaikie2014-03-07
* DebugInfo: Refactor test to not rely on fixed DIE offsetsDavid Blaikie2014-03-07
* DebugInfo: Improve test to not depend on the specific naming of temporary sym...David Blaikie2014-03-07
* Remove shouldEmitUsedDirectiveFor.Rafael Espindola2014-03-06
* Convert test to FileCheck.Rafael Espindola2014-03-06
* [X86] Teach the DAGCombiner how to fold a OR of two shufflevector nodes.Andrea Di Biagio2014-03-06
* Fix the printing of n_type.Rafael Espindola2014-03-06
* R600: Fix extloads from i8 / i16 to i64.Matt Arsenault2014-03-06
* R600/SI: Expand selects on vectors.Matt Arsenault2014-03-06
* Teach lint about address spacesMatt Arsenault2014-03-06
* [XCore] Add support for the "m" inline asm constraint.Richard Osborne2014-03-06
* [AArch64] This is a work in progress to provide a machine descriptionChad Rosier2014-03-06
* AVX-512: Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versions of AVX512 FP packed...Elena Demikhovsky2014-03-06
* AVX-512: fixed comressed displacement - by Robert KhazanovElena Demikhovsky2014-03-06
* DebugInfo: Tag units as having been indexed in GNU pubnames by using a DW_AT_...David Blaikie2014-03-06
* Allow constant folding of copysignKarthik Bhat2014-03-06
* DebugInfo: Shrink pubnames/pubtypes in the presence of type units by only emi...David Blaikie2014-03-06
* Fixup PPC Darwin i1 argument handlingHal Finkel2014-03-06
* When using CR bit registers on PPC32, handle the i1 vaarg caseHal Finkel2014-03-06
* Change math intrinsic attributes from readonly to readnone. TheseRaul E. Silvera2014-03-06
* [Mips] Testcase typo fix. No functionality change.Jack Carter2014-03-05
* With PPC CR bit registers, handle int_to_fp on older coresHal Finkel2014-03-05
* Fix datalayout test that I broke with my previous LinkModules warning improve...JF Bastien2014-03-05
* LoopVectorizer: Preserve fast-math flagsArnold Schwaighofer2014-03-05
* Always print the implicit .text at the start of an asm file.Rafael Espindola2014-03-05
* ConstantFolding: Also fold the vector overloads of our math intrinsics.Benjamin Kramer2014-03-05
* Lower AVX v4i64->v4i32 truncate to one shuffle.Cameron McInally2014-03-05
* ARM: Correctly align arguments after a byval struct is passed on the stackOliver Stannard2014-03-05
* This patch implements .set dsp directive and sets appropriate feature bits.Th...Vladimir Medic2014-03-05
* Make stackmap machineinstrs clobber the scratch regs too.Andrew Trick2014-03-05
* Check for dynamic allocas and inline asm that clobbers sp before buildingHans Wennborg2014-03-05