summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Fix two issues regarding Got pointer (GP) setup.Reed Kotler2013-09-18
* Debug info: Get rid of the VLA indirection hack in FastISel.Adrian Prantl2013-09-18
* Attempt to fix llvm-ppc64-linux2 buildbot failure by addingPreston Gurd2013-09-18
* Verify that llvm can generate the prefetchw instruction when the CPU isPreston Gurd2013-09-18
* Name the XCore target-specific subdirectories canonically.Chandler Carruth2013-09-18
* A couple of tests, in llvm/test/Transforms/*/xcore, are XCore-specific. They ...NAKAMURA Takumi2013-09-18
* Prevent LoopVectorizer and SLPVectorizer running if the target has no vector ...Robert Lytton2013-09-18
* Re-add tests from r179291 which were accidentally removed by r181177.Andrea Di Biagio2013-09-18
* [SystemZ] Add unsigned compare-and-branch instructionsRichard Sandiford2013-09-18
* 'svn add' the test cases.Joey Gouly2013-09-18
* Lift alignment restrictions for load/store folding on VINSERTF128/VEXTRACTF12...Craig Topper2013-09-18
* Fix a constant folding address space place I missed.Matt Arsenault2013-09-17
* COFF: Ensure that objects produced by LLVM link with /safesehReid Kleckner2013-09-17
* Revert the load slicing done in r190870.Quentin Colombet2013-09-17
* COFF: Emit all MCSymbols rather than filtering out some of themReid Kleckner2013-09-17
* Cleanup handling of constant function casts.Matt Arsenault2013-09-17
* [PowerPC] Fix problems with large code model (PR17169).Bill Schmidt2013-09-17
* Costmodel: Add support for horizontal vector reductionsArnold Schwaighofer2013-09-17
* SLPVectorizer: Don't vectorize phi nodes that use invoke valuesArnold Schwaighofer2013-09-17
* [InstCombiner] Slice a big load in two loads when the elements are next to eachQuentin Colombet2013-09-17
* [ARM] Fix the deprecation of MCR encodings that map to CP15{ISB,DSB,DMB}.Joey Gouly2013-09-17
* Bugfix for PR17099:Stepan Dyatkovskiy2013-09-17
* Implement 3 AArch64 neon instructions : umov smov ins.Kevin Qin2013-09-17
* [SelectionDAG] Teach the vector scalarizer about TRUNCATE.Quentin Colombet2013-09-17
* mention command line parametersAdrian Prantl2013-09-17
* Be sure we run ARM tests only when an ARM backend is present.Adrian Prantl2013-09-16
* Debug info: Fix PR16736 and rdar://problem/14990587.Adrian Prantl2013-09-16
* Add Atom Silvermont (slm) testsPreston Gurd2013-09-16
* Add testcase for r190631Krzysztof Parzyszek2013-09-16
* Don't vectorize if there are outside loop users of the induction variable.Arnold Schwaighofer2013-09-16
* [msan] Check return value of main().Evgeniy Stepanov2013-09-16
* This patch implements Mips load/store instructions from/to coprocessor 2. Tes...Vladimir Medic2013-09-16
* [SystemZ] Improve extload handlingRichard Sandiford2013-09-16
* Implement function prefix data as an IR feature.Peter Collingbourne2013-09-16
* PPC: Don't restrict lvsl generation to after type legalizationHal Finkel2013-09-15
* ELF: Add support for the exclude section bit for gas compat.Benjamin Kramer2013-09-15
* MC: Add support for '?' flags in .section directivesDavid Majnemer2013-09-15
* Fix alignment of unwind data.Kai Nacke2013-09-15
* Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEHKai Nacke2013-09-15
* Revert r190764: PPC: Don't restrict lvsl generation to after type legalizationHal Finkel2013-09-15
* PPC: Don't restrict lvsl generation to after type legalizationHal Finkel2013-09-15
* Prevent assert in CombinerGlobalAA with null valuesHal Finkel2013-09-15
* Expand the mask capability for deciding which functions are mips16 and mips32Reed Kotler2013-09-15
* Add the remaining Intel SHA instructionsBen Langmuir2013-09-14
* Remove the long, long defunct IR block placement pass.Chandler Carruth2013-09-14
* Fixed bug when generating Load Upper Immediate microMIPS instruction.Zoran Jovanovic2013-09-14
* Support for microMIPS DIV instructions.Zoran Jovanovic2013-09-14
* Support for misc microMIPS instructions.Zoran Jovanovic2013-09-14
* Add missing CHECK-LABELMatt Arsenault2013-09-14
* Add test for untested path in SimplifyCFGMatt Arsenault2013-09-14