summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Remove integer INSvi*lane patterns. NFCI.Ahmed Bougacha2015-03-101-4/+0
* Don't evaluate rend() on every iteration of the loop.Chad Rosier2015-03-101-1/+3
* LoopAccessAnalysis: Silence -Wreturn-type diagnostic from GCCDavid Majnemer2015-03-101-0/+3
* Don't use LLVM_LIBRARY_VISIBILITY in cpp files.Benjamin Kramer2015-03-101-1/+3
* [AsmPrinter][TLOF] Reintroduce AArch64 testBruno Cardoso Lopes2015-03-103-12/+106
* [Hexagon] Adding nodes for PIC support.Colin LeMahieu2015-03-102-9/+55
* [Hexagon] Adding DuplexInst instruction format and duplex class defs.Colin LeMahieu2015-03-103-3/+116
* Change the generation of the vmuluwm instruction to be based on the MUL opcode.Kit Barton2015-03-105-11/+15
* remove function names from comments; NFCSanjay Patel2015-03-101-29/+26
* [Hexagon] Adding nodes for vector insert/extract lowering.Colin LeMahieu2015-03-102-0/+76
* [Hexagon] Renaming HexagonJT to JT and adding CP for constantpool.Colin LeMahieu2015-03-103-6/+9
* Change the datatype of DwarfExpression::Emit(Un)Signed to (u)int64_tAdrian Prantl2015-03-103-10/+10
* NVPTX: move NVPTXAllocaHoisting into the cpp fileBenjamin Kramer2015-03-103-34/+35
* [LAA-memchecks] Comment improvementAdam Nemet2015-03-101-2/+2
* Enable loop-rotate before loop-vectorize by defaultMichael Zolotukhin2015-03-101-2/+1
* [LAA-memchecks 3/3] Introduce pointer partitions for memchecksAdam Nemet2015-03-102-13/+65
* [LAA-memchecks 2/3] Move number of memcheck threshold checking to LVAdam Nemet2015-03-103-28/+24
* [LAA-memchecks 1/3] Split out NumComparisons checks. NFCAdam Nemet2015-03-101-22/+30
* remove names from comments; NFCSanjay Patel2015-03-101-11/+9
* fix typos; NFCSanjay Patel2015-03-101-2/+2
* NVPTX: Remove copy of LLVMInitializeNVPTXAsmPrinter.Benjamin Kramer2015-03-101-7/+0
* Hexagon: Remove unused InstrMapping.Benjamin Kramer2015-03-101-8/+0
* [LoopAccesses 3/3] Print the dependences with -analyzeAdam Nemet2015-03-104-67/+32
* [LoopAccesses 2/3] Allow querying of interesting dependencesAdam Nemet2015-03-102-24/+178
* [LoopAccesses 1/3] Expose MemoryDepChecker to LAA usersAdam Nemet2015-03-102-127/+135
* Store an optional section start label in MCSection.Rafael Espindola2015-03-1014-143/+105
* remove function names from comments; NFCSanjay Patel2015-03-101-11/+9
* Teach lowering to correctly handle invoke statepoint and gc results tied to t...Igor Laevsky2015-03-104-22/+130
* [BranchFolding] Remove MMOs during tail merge to preserve dependencies.Chad Rosier2015-03-103-0/+81
* R600/SI: Add _IDXEN and _BOTHEN variants for buffer_storeTom Stellard2015-03-101-0/+15
* R600/SI: Re-order MUBUF operands to match asm strings.Tom Stellard2015-03-103-20/+19
* R600/SI: Move kill flag to second instruction when splitting SMRDTom Stellard2015-03-101-5/+12
* R600/SI: Add 32-bit encoding of v_cndmask_b32Tom Stellard2015-03-103-6/+25
* [X86, AVX] replace vinsertf128 intrinsics with generic shufflesSanjay Patel2015-03-107-124/+98
* Hexagon: Remove pass that does nothing at allBenjamin Kramer2015-03-104-106/+0
* Remove effectively dead code.Rafael Espindola2015-03-102-17/+1
* Fix a memory corruption in Dependency Analysis.Karthik Bhat2015-03-102-0/+105
* Don't repeat names and clang-format this file.Rafael Espindola2015-03-101-34/+30
* Removing dead code to silence warning C4060: switch statement contains no 'ca...Aaron Ballman2015-03-101-14/+0
* Fix a crash in Dependency Analysis.Karthik Bhat2015-03-102-6/+57
* The operand flag word used in ISD::INLINEASM is an i32 not a pointer. NFC.Daniel Sanders2015-03-101-4/+2
* Teach raw_ostream to accept SmallString.Yaron Keren2015-03-106-12/+17
* Fix a crash in InstCombine where we could try to truncate a switch comparison...Owen Anderson2015-03-102-1/+9
* Fix a stack overflow in the assembler when checking that GEPs must be over si...Owen Anderson2015-03-102-2/+15
* Fix an issue in the verifier where we could try to read information out of a ...Owen Anderson2015-03-102-1/+25
* Fix an infinite loop in InstCombine when an instruction with no users and sid...Owen Anderson2015-03-102-0/+18
* Move variable into assert to fix -Asserts builds.Rafael Espindola2015-03-101-4/+2
* Remove incredibly confusing isBaseAddressKnownZero.Rafael Espindola2015-03-104-18/+2
* Use a better name for compile unit labels.Rafael Espindola2015-03-1011-26/+8
* removed function names from comments; NFCSanjay Patel2015-03-101-10/+10