summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* [ARM] Fix another ARM FastISel -verify-machineinstrs issue.Joey Gouly2013-08-23
* [msan] Fix handling of va_arg overflow area on x86_64.Evgeniy Stepanov2013-08-23
* [ARMv8] Add CodeGen for VMAXNM/VMINNM.Joey Gouly2013-08-23
* Add function attribute 'optnone'.Andrea Di Biagio2013-08-23
* [SystemZ] Add basic prefetch supportRichard Sandiford2013-08-23
* [SystemZ] Try reversing comparisons whose first operand is in memoryRichard Sandiford2013-08-23
* [SystemZ] Prefer LHI;ST... over LAY;MV...Richard Sandiford2013-08-23
* Turn MipsOptimizeMathLibCalls into a target-independent scalar transformRichard Sandiford2013-08-23
* ARM: make sure ARM-mode pseudo-inst requires IsARMTim Northover2013-08-23
* [PR11606] ocaml bindings tests produce binaries in source dirDaniel Dunbar2013-08-23
* Filecheckize some tests.Michael Gottesman2013-08-23
* Update StripDeadDebugInfo to use DebugInfoFinder so that it is no longer stal...Michael Gottesman2013-08-23
* [stack protector] Work around an issue with the BMOVPCB_CALL instruction on A...Michael Gottesman2013-08-22
* Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...Bill Wendling2013-08-22
* Fix some tests. The 'false' version just omits the attribute altogether.Bill Wendling2013-08-22
* FileCheckize some tests.Bill Wendling2013-08-22
* R600/SI: Fix another case of illegal VGPR to SGPR copyTom Stellard2013-08-22
* DataFlowSanitizer: Replace non-instrumented aliases of instrumented functions...Peter Collingbourne2013-08-22
* DataFlowSanitizer: Prefix the name of each instrumented function with "dfs$".Peter Collingbourne2013-08-22
* [Debug Info Tests] Update testing cases.Manman Ren2013-08-22
* [ARMv8] Add CodeGen support for VSEL.Joey Gouly2013-08-22
* Fix ARM vcvt encoding when the number of fractional bits is zero.Mihai Popa2013-08-22
* Teach the SLP vectorizer the correct way to check for consecutive accessChandler Carruth2013-08-22
* [ARM] Constrain some register classes in EmitAtomicBinary64 so thatJoey Gouly2013-08-22
* Fix ARM FastISel PIC function call.Logan Chien2013-08-22
* ARM: use TableGen patterns to select CMOV operations.Tim Northover2013-08-22
* ARM: respect tied 64-bit inlineasm operands when printingTim Northover2013-08-22
* [stackprotector] When finding the split point to splice off the end of a pare...Michael Gottesman2013-08-22
* Teach LoopVectorize about address space sizesMatt Arsenault2013-08-22
* FileCheck-ize tests.Bill Wendling2013-08-22
* ARM: R9 is not safe to use for tcGPR.Jim Grosbach2013-08-22
* SelectionDAG: Make sure stores are always added to the LegalizedNodes listTom Stellard2013-08-21
* [tests] Update fma3 check to work with Py3.Daniel Dunbar2013-08-21
* TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren2013-08-21
* Teach BaseIndexOffset::match to identify base pointers in loops.Juergen Ributzka2013-08-21
* Teach InstCombine about address spacesMatt Arsenault2013-08-21
* MC CFG: Remap enough for data too, analoguous to r188873.Ahmed Bougacha2013-08-21
* Add testcase for r188873: MCTextAtom boundaries.Ahmed Bougacha2013-08-21
* Add test for bitcast array ptrs with address spacesMatt Arsenault2013-08-21
* Add enforce known alignment test with address spaceMatt Arsenault2013-08-21
* A minor change for an obvous problem caused by r188451:Hao Liu2013-08-21
* Add -mcpu to two X86 tests.Joey Gouly2013-08-21
* Add basic YAML MC CFG testcase.Ahmed Bougacha2013-08-21
* Make "mov" work for all Thumb2 MOV encodingsMihai Popa2013-08-21
* AVX-512: Added SHIFT instructions.Elena Demikhovsky2013-08-21
* [SystemZ] Define remainig *MUL_LOHI patternsRichard Sandiford2013-08-21
* [SystemZ] Use FI[EDX]BRA for codegenRichard Sandiford2013-08-21
* [SystemZ] Add FI[EDX]BRARichard Sandiford2013-08-21
* MC: ObjectSymbolizer can now recognize external function stubs.Ahmed Bougacha2013-08-21
* DebugInfo: Do not use the DWARF Version for the .debug_pubnames or .debug_pub...David Majnemer2013-08-21