aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* This appears to be no longer necessary for the testsuite.Eric Christopher2013-04-171-7/+0
* PR15149/r174304 improvement - print hex for unknown dwarf language codes & ad...David Blaikie2013-04-171-2/+7
* Do not optimise fprintf() calls if its return value is used.Peter Collingbourne2013-04-171-0/+9
* Mips assembler: Enable handling of nested expressionsJack Carter2013-04-171-0/+26
* [XCore] Extend test to check positve offsets are folded into addresses.Richard Osborne2013-04-161-7/+24
* [XCore] Give test more generic name.Richard Osborne2013-04-161-0/+0
* [XCore] Convert a couple of tests to FileCheck.Richard Osborne2013-04-162-17/+22
* Implement ARM unwind opcode assembler.Logan Chien2013-04-165-13/+148
* llvm-objdump: Don't print contents of BSS sections: it makes no sense and cra...Alexey Samsonov2013-04-161-0/+5
* simplifycfg: Fix integer overflow converting switch into icmp.Hans Wennborg2013-04-161-0/+18
* Add 64-bit multiply and divide instructions for SPARC v9.Jakob Stoklund Olesen2013-04-161-0/+21
* ARM: Add VACLT and VACLE assembly aliases.Jim Grosbach2013-04-151-0/+21
* We are not able to bitcast a pointer to an integral value.Bill Wendling2013-04-151-0/+46
* Mips assembler: Explicit floating point condition register recognition.Jack Carter2013-04-151-0/+4
* SLPVectorizer: Make it a function pass and add code for hoisting the vector-g...Nadav Rotem2013-04-151-0/+59
* R600/SI: Emit config values in register value pairs.Tom Stellard2013-04-151-3/+8
* R600/SI: Emit configuration value in the .AMDGPU.config ELF sectionTom Stellard2013-04-151-0/+1
* R600: Emit ELF formatted code rather than raw ISA.Tom Stellard2013-04-151-0/+11
* Avoid outputting temporary test file into source tree.Tim Northover2013-04-151-1/+1
* Revert "Recommit r179497 after fixing uninitialized variable." untilEric Christopher2013-04-152-0/+6
* Recommit r179497 after fixing uninitialized variable.Eric Christopher2013-04-152-6/+0
* SLPVectorizer: Add support for vectorizing trees that start at compare instru...Nadav Rotem2013-04-151-0/+53
* Fix PPC64 CR spill location for callee-saved registersHal Finkel2013-04-151-19/+10
* Revert "Remove some unused triple and data layout."Eric Christopher2013-04-142-0/+6
* Remove some unused triple and data layout.Eric Christopher2013-04-142-6/+0
* Use object file specific section type for initial text sectionNico Rieck2013-04-1418-18/+0
* Reorders two transforms that collide with each otherDavid Majnemer2013-04-143-5/+17
* Make the command line triple match the module triple.Nadav Rotem2013-04-142-2/+2
* Use i32 for all SPARC shift amounts, even in 64-bit mode.Jakob Stoklund Olesen2013-04-141-0/+10
* Remove unused function attributes.Nadav Rotem2013-04-149-74/+46
* SLPVectorizer: Add support for trees that don't start at binary operators, an...Nadav Rotem2013-04-141-0/+37
* Add support for the abs64 SPARC v9 code model.Jakob Stoklund Olesen2013-04-142-0/+20
* Add support for the SPARC v9 abs44 code model.Jakob Stoklund Olesen2013-04-142-0/+16
* Also put target flags on SPARC constant pool references.Jakob Stoklund Olesen2013-04-141-0/+30
* SLPVectorizer: add initial support for reduction variable vectorization.Nadav Rotem2013-04-141-0/+52
* Fix patterns for 64-bit pointers.Jakob Stoklund Olesen2013-04-141-0/+9
* Define SPARC code models.Jakob Stoklund Olesen2013-04-131-0/+23
* GlobalDCE: Fix an oversight in my last commit that could lead to crashes.Benjamin Kramer2013-04-131-0/+18
* Fix a scalability issue with complex ConstantExprs.Benjamin Kramer2013-04-131-0/+97
* Spill and restore PPC CR registers using the FP when we have oneHal Finkel2013-04-131-1/+14
* Further generalize this scheduler test.Andrew Trick2013-04-131-2/+2
* Fix a dislexic regex.Andrew Trick2013-04-131-1/+1
* Add a missing REQUIRES: assertsAndrew Trick2013-04-131-0/+1
* MI-Sched: schedule physreg copies.Andrew Trick2013-04-131-0/+48
* Finish templating MachObjectFile over endianness.Rafael Espindola2013-04-135-0/+533
* [mips] Reapply r179420 and r179421.Akira Hatanaka2013-04-131-7/+106
* Revert r179420 and r179421.Akira Hatanaka2013-04-121-106/+7
* [mips] Instruction selection patterns for carry-setting and using addAkira Hatanaka2013-04-121-0/+11
* [mips] v4i8 and v2i16 add, sub and mul instruction selection patterns.Akira Hatanaka2013-04-121-7/+95
* Revert r179409 because it caused some warnings and some of the build bots fail.Nadav Rotem2013-04-125-173/+0