summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add testcase for r199263 forgotten in commit.Eric Christopher2014-01-14
* ARM: correctly determine final tBX_LR in Thumb1 functionsTim Northover2014-01-14
* AArch64: don't try to handle [SU]MUL_LOHI nodesTim Northover2014-01-14
* Re-enable remote MCJIT tests on ARMv7Renato Golin2014-01-14
* Do pointer cast simplifications on addrspacecastMatt Arsenault2014-01-14
* Revert "[AArch64] Added vselect patterns with float and double types"Rafael Espindola2014-01-14
* Make nocapture analysis work with addrspacecastMatt Arsenault2014-01-14
* Fix a low hanging use of hasRawTextSupport.Rafael Espindola2014-01-14
* [AArch64] Added vselect patterns with float and double typesAna Pazos2014-01-14
* Test case micromips-load-effective-address.s renamed to micromips-load-effect...Zoran Jovanovic2014-01-14
* Handle dllexport for global aliasesNico Rieck2014-01-14
* Decouple dllexport/dllimport from linkageNico Rieck2014-01-14
* AVX-512: optimized scalar compare patternsElena Demikhovsky2014-01-14
* [X86] Fix assertion failure caused by a wrong folding of vector shifts by imm...Andrea Di Biagio2014-01-14
* ARM: add constraint that RdLo != Rn != RdHi for v5 MLA insts.Tim Northover2014-01-14
* Revert "Decouple dllexport/dllimport from linkage"Nico Rieck2014-01-14
* Revert "Handle dllexport for global aliases"Nico Rieck2014-01-14
* Handle dllexport for global aliasesNico Rieck2014-01-14
* Decouple dllexport/dllimport from linkageNico Rieck2014-01-14
* Always let value types influence register classes.Jakob Stoklund Olesen2014-01-14
* Replace .mips_hack_stocg with ".set micromips" and ".set nomicromips".Rafael Espindola2014-01-14
* Fix llc to not reuse spill slots in functions that invoke setjmp()Mark Seaborn2014-01-14
* Clean up RUN command for Assembler/getInt.ll.Cameron McInally2014-01-13
* Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp.Cameron McInally2014-01-13
* [DAG] Teach DAG to also reassociate vector operationsJuergen Ributzka2014-01-13
* Fix PR 18369: [Thumbv8] asserts due to inconsistent CPSR liveness of IT blocksWeiming Zhao2014-01-13
* [AArch64] Fix assertion failure caused by an invalid comparison between APInt...Andrea Di Biagio2014-01-13
* [SystemZ] Flesh out stackrestore test (frame-11.ll)Richard Sandiford2014-01-13
* [SystemZ] Add "volatile" to a dead store in variable-loc.llRichard Sandiford2014-01-13
* [SystemZ] Improve risbg-01.ll testRichard Sandiford2014-01-13
* [SystemZ] Optimize (sext (ashr (shl ...), ...))Richard Sandiford2014-01-13
* ARM: add test for r199108. Oops.Tim Northover2014-01-13
* [x86] Fix retq/retl handling in 64-bit modeDavid Woodhouse2014-01-13
* AVX-512: Embedded Rounding Control - encoding and printingElena Demikhovsky2014-01-13
* [PM] Wire up support for writing bitcode with new PM.Chandler Carruth2014-01-13
* llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Put together rm(1) and mkdi...NAKAMURA Takumi2014-01-13
* [PM] Wire up support for printing assembly output from the opt command.Chandler Carruth2014-01-13
* [AArch64 NEON] Add missing patterns for bitcast from or to v1f64Kevin Qin2014-01-13
* [AArch64 NEON] Add more scenarios to use perm instructions when lowering shuf...Kevin Qin2014-01-13
* correct target directive handling error handlingSaleem Abdulrasool2014-01-13
* Handle bundled terminators in isBlockOnlyReachableByFallthrough.Jakob Stoklund Olesen2014-01-12
* Make test independent of schedulingNico Rieck2014-01-12
* llvm/test/CodeGen/X86/shl_undef.ll: Tweak to satisfy r199050.NAKAMURA Takumi2014-01-12
* Fix non-deterministic SDNodeOrder-dependent codegenNico Rieck2014-01-12
* [PM] Add module and function printing passes for the new pass manager.Chandler Carruth2014-01-12
* [PM] Fix a bunch of bugs I spotted by inspection when working on thisChandler Carruth2014-01-12
* [PM] Add support for parsing function passes and function pass managerChandler Carruth2014-01-12
* ARM IAS: fix diagnostics of improper qualificationSaleem Abdulrasool2014-01-12
* [Sparc] Add support for parsing floating point instructions.Venkatraman Govindaraju2014-01-12
* ARM: change implicit immediate forms of {ld,st}r{,b}t to psuedo-instructionsSaleem Abdulrasool2014-01-12