summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* [msan] Fix -fsanitize=memory -fno-integrated-as.Evgeniy Stepanov2014-05-07
* AArch64/ARM64: optimise vector selects & enable testTim Northover2014-05-07
* [mips] Add ISA_<name> adverbs and start using them instead of AdditionalPredi...Daniel Sanders2014-05-07
* Remove the UseCFI option from createAsmStreamer.Rafael Espindola2014-05-07
* [mips] Continue splitting Instruction.Predicates into smaller lists and re-jo...Daniel Sanders2014-05-07
* [ARM64-BE] Fix fast-isel, and add appropriate RUN lines to appropriate tests.James Molloy2014-05-07
* [ARM64-BE] Fix variable-argument saving.James Molloy2014-05-07
* [ARM64-BE] Implement the lane-twiddling logic at AAPCS boundaries for big end...James Molloy2014-05-07
* [mips] Move IsFP64bit/NotFP64bit to the front of the AdditionalPredicates listDaniel Sanders2014-05-07
* [ARM64-BE] Implement the crazy bitcast handling for big endian vectors.James Molloy2014-05-07
* [ARM64-BE] Predicate VLDR/VSTR for vectors as little-endian only. We must use...James Molloy2014-05-07
* [ARM64-BE] Make big endian (scalar) argument passing work correctly.James Molloy2014-05-07
* MergeFunctions Pass, introduced total ordering among values.Stepan Dyatkovskiy2014-05-07
* [mips] Split Instruction.Predicates into smaller lists and re-join them with ...Daniel Sanders2014-05-07
* [tablegen] Add !listconcat operator with the similar semantics as !strconcatDaniel Sanders2014-05-07
* [mips] Move HasStdEnc to the front of the predicates lists.Daniel Sanders2014-05-07
* [BUG][REFACTOR]Zinovy Nis2014-05-07
* Second patch of patch series that improves MergeFunctions performance time fr...Stepan Dyatkovskiy2014-05-07
* Work-around MSVS build breakage due to r208148Timur Iskhodzhanov2014-05-07
* [asan] Add a flag to control asm instrumentation.Evgeniy Stepanov2014-05-07
* Allow using normal .eh_frame based unwinding on ARM. Use the sameJoerg Sonnenberger2014-05-07
* PR19562: DebugInfo temporary MDNode leak: Don't include a temporary node to r...David Blaikie2014-05-07
* [C++11] Add NArySCEV->Operands iterator rangeTobias Grosser2014-05-07
* ARM: mark additional instructions as MachineFrameSetupSaleem Abdulrasool2014-05-07
* ARM: fix WoA PEI instruction selectionSaleem Abdulrasool2014-05-07
* llvm-cov: Handle missing source files as GCOV doesJustin Bogner2014-05-07
* llvm-cov: Implement --no-outputJustin Bogner2014-05-07
* [Support/MemoryBuffer] Remove the assertion that the file size did not shrink.Argyrios Kyrtzidis2014-05-06
* Fix ASan init function detection after clang r208128.Nico Weber2014-05-06
* Special case aliases in GlobalValue::getSection.Rafael Espindola2014-05-06
* Update an embarassing out-of-date comment.Andrew Trick2014-05-06
* Use a range based for loop for the SubtargetFeatures print function.Eric Christopher2014-05-06
* Revert "Try simplifying LexicalScopes ownership again."David Blaikie2014-05-06
* Fix odd formatting that snuck into last patch.Eric Christopher2014-05-06
* If a function needs a frame pointer, but r11 (aka fp) has not been used,Joerg Sonnenberger2014-05-06
* ArrayRef-ize the Feature and Processor tables for SubtargetFeatures.Eric Christopher2014-05-06
* Copy the full TailCallKind in CallInst::clone_implReid Kleckner2014-05-06
* Do not make -pass-remarks additive.Diego Novillo2014-05-06
* TTI: Estimate @llvm.fmuladd cost as fmul + fadd when FMA's aren't legal on th...Benjamin Kramer2014-05-06
* [X86] Improve the lowering of BITCAST dag nodes from type f64 to type v2i32 (...Andrea Di Biagio2014-05-06
* Implememting named register intrinsicsRenato Golin2014-05-06
* Special case aliases in GlobalValue::getAlignment.Rafael Espindola2014-05-06
* Have the SubtargetFeature help routine just not return a number andEric Christopher2014-05-06
* Be more strict about not allowing setSection on aliases.Rafael Espindola2014-05-06
* Be more strict about not calling setAlignment on global aliases.Rafael Espindola2014-05-06
* AArch64/ARM64: implement diagnosis of unpredictable loads & storesTim Northover2014-05-06
* AArch64/ARM64: make NEON vector list parsing a bit more robustTim Northover2014-05-06
* AArch64/ARM64: add more specific diagnostic for floating imm 0.0.Tim Northover2014-05-06
* AArch64/ARM64: add more specific diagnostic for invalid vector lanesTim Northover2014-05-06
* AArch64/ARM64: produce more informative diagnostic assembling some immediatesTim Northover2014-05-06