2015-05-09 |
NAKAMURA Takumi | llvm/test/CodeGen/AArch64/tailcall_misched_graph.ll... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
James Y Knight | Fix MergeConsecutiveStore for non-byte-sized memory... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Tom Stellard | MachineCSE: Add a target query for the LookAheadLimit... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Pete Cooper | [Fast-ISel] Don't mark the first use of a remat constan... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Arnold Schwaighofer | Fix compile error |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Quentin Colombet | Revert r236912. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Davide Italiano | [Target/ARM] Remove unused 'private' from class. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Arnold Schwaighofer | ScheduleDAGInstrs: In functions with tail calls PseudoS... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
David Blaikie | [opaque pointer type] Cleanup a few references to point... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Kostya Serebryany | [lib/Fuzzer] build tests that work well with dfsan... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Kostya Serebryany | [lib/Fuzzer] use -fsanitize-coverage=trace-cmp when... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Hans Wennborg | Switch lowering: cluster adjacent fall-through cases... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Daniel Berlin | Add a comment about DepthFirstIterator's skipchildren... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Renato Golin | TargetParser: FPU/ARCH/EXT parsing refactory - NFC |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Diego Novillo | Update Function::getContext documentation. NFC. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Pete Cooper | [Fast-ISel] Clear kill flags on registers replaced... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Brendon Cahoon | [Hexagon] Generate more hardware loops |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Sanjoy Das | [BasicAA] Fix zext & sext handling |
commit | commitdiff | tree | snapshot |
2015-05-08 |
David Blaikie | Replace branch-to-unreachable with assertion. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Pat Gavlin | Fix a docs build break introduced by rL236888. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Pete Cooper | [X86] Fast-ISel was incorrectly always killing the... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Pat Gavlin | Extend the statepoint intrinsic to allow statepoints... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Jingyue Wu | [NoTTI] reject negative scale in addressing mode |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Pete Cooper | Clear kill flags on all used registers when sinking... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Pete Cooper | 80 cols fix since i'm looking at this function anyway... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Pete Cooper | Remove duplicate cmake target I added in r236792. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Douglas Katzman | Unbreak build: Makefile must have the same change as... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Brendon Cahoon | [Hexagon] Update AnalyzeBranch, etc target hooks |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Douglas Katzman | Prevent further errors of omission when adding backend... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Andrea Di Biagio | [X86] Teach 'getTargetShuffleMask' how to look through... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Jozef Kolek | [mips][microMIPSr6] Implement ALUIPC and AUIPC instructions |
commit | commitdiff | tree | snapshot |
2015-05-08 |
James Y Knight | Fix test added in r236850 for OSX builders. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Jozef Kolek | [mips][microMIPSr6] Implement ADDIUPC and LWPC instructions |
commit | commitdiff | tree | snapshot |
2015-05-08 |
James Y Knight | Fix alignment checks in MergeConsecutiveStores. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Igor Laevsky | Fix coding standart based on post submit comments. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
John Brawn | [ARM] Reject invalid -march values |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Denis Protivensky | Fix gcc warning of different enum and non-enum types... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Toma Tabacu | [mips] Only use FGR_{32,64} in TableGen descriptions... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Igor Laevsky | This change is refactoring only. It moves basic block... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Vasileios Kalintiris | [mips] Emit the .insn directive for empty basic blocks. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Simon Atanasyan | [yaml2elf] Replace error message by assert call in... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Simon Atanasyan | [llvm-readobj/obj2yaml/yaml2obj] Support MIPS machine... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Eric Christopher | Now that we have a soft-float attribute, use it instead... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
David Blaikie | [opaque pointer type] Explicit pointee type for GEPOper... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Alexey Samsonov | Update CMake flags, LibFuzzer comments and docs for... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Eric Christopher | InMips16HardFloat was only being set conditional on... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Eric Christopher | Rename the MIPS routine abiUsesSoftFloat -> useSoftFloa... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Pete Cooper | Add yaml-bench to the list of tools make check needs... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Alexey Samsonov | Delete unused createSanitizerCoverageModulePass overload. |
commit | commitdiff | tree | snapshot |
2015-05-07 |
NAKAMURA Takumi | [CMake] llvm/test/YAMLParser requires yaml-bench. This... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Ismail Pazarbasi | Revert "SanitizerCoverage: Use `createSanitizerCtor... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Matthias Braun | Fix typo. |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Pete Cooper | Clear kill flags in tail duplication. |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Ismail Pazarbasi | When checking msan.module_ctor, use CHECK-LABEL instead... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Ismail Pazarbasi | SanitizerCoverage: Use `createSanitizerCtor` to create... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Ismail Pazarbasi | MSan: Use `createSanitizerCtor` to create ctor, and... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Ismail Pazarbasi | TSan: Use `createSanitizerCtor` to create ctor, and... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Ismail Pazarbasi | ASan: Use `createSanitizerCtor` to create ctor, and... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Matthias Braun | Change getTargetNodeName() to produce compiler warnings... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Kostya Serebryany | [lib/Fuzzer] change the way we use taint information... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Steven Wu | Use auto instead of the long type name. NFC. |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Pete Cooper | [AArch64] Fix sext/zext folding in address arithmetic. |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Alex Lorenz | Fix r236754: Add the missing yaml-bench dir to the... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Sergey Dmitrouk | Disable r235989 "Reapply r235977 "[DebugInfo] Add debug... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Kostya Serebryany | [lib/Fuzzer] minor refactoring/simplification, NFC |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Nemanja Ivanovic | Add VSX Scalar loads and stores to the PPC back end |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Alex Lorenz | YAML: Enable the YAMLParser tests. |
commit | commitdiff | tree | snapshot |
2015-05-07 |
David Blaikie | Recommit r236670: [opaque pointer type] Pass explicit... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Diego Novillo | Fix information loss in branch probability computation. |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Jozef Kolek | [mips][microMIPSr6] Implement JIALC and JIC instructions |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Michael Zolotukhin | Populate list of vectorizable functions for Accelerate... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Matt Arsenault | R600: Fix comment that mentions AMDIL |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Sanjay Patel | Use intrinsic pattern to make a simpler match |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Steven Wu | Fix another hang caused by ManagedStatic in SignalHandler |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Sanjay Patel | [x86] eliminate unnecessary shuffling/moves with unary... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Hans Wennborg | Switch lowering: handle zero-weight branch probabilities |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Simon Atanasyan | [obj2yaml/yaml2obj] Add SHT_MIPS_ABIFLAGS section support |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Simon Atanasyan | [llvm-readobj] Print .MIPS.abiflags section content |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Simon Atanasyan | [MIPS] Move MIPS ABI flags structure constants to the... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Simon Atanasyan | [llvm-readobj/obj2yaml/yaml2obj] Support more MIPS... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Elena Demikhovsky | Masked Gather and Scatter intrinsics - updated document... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Elena Demikhovsky | AVX-512: Added all forms of FP compare instructions... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Toma Tabacu | [mips] Add the SoftFloat MipsSubtarget feature. |
commit | commitdiff | tree | snapshot |
2015-05-07 |
NAKAMURA Takumi | Attributes.h: Fix incorrect \brief introduced in r23666... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
NAKAMURA Takumi | Scalar/PlaceSafepoints.cpp: Fix a warning introduced... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/llc-override-mcpu-mattr.ll: Tweak... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Mehdi Amini | Update InstCombine to transform aggregate loads into... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Alexey Samsonov | [SanitizerCoverage] Introduce SanitizerCoverageOptions... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Justin Bogner | IR: Initialize DerefOrNullBytes in the AttrBuilder... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Justin Bogner | InstrProf: Simplify looking up sections for coverage... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Philip Reames | [JumpThreading] Simplify comparisons when simplifying... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Kostya Serebryany | [lib/Fuzzer] add dfsan_weak_hook_memcmp, enable the... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Vince Harron | Added support for building against Android API-9 SDK |
commit | commitdiff | tree | snapshot |
2015-05-06 |
David Blaikie | Revert "[opaque pointer type] Pass explicit pointer... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Akira Hatanaka | Let llc and opt override "-target-cpu" and "-target... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Sanjoy Das | [X86MCInst] Move LowerSTATEPOINT to inside X86AsmPrinte... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Sanjoy Das | [X86MCInst] Clean up LowerSTATEPOINT: variable names... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Sanjoy Das | [Statepoints] Clean up PlaceSafepoints.cpp: de-duplicat... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Sanjoy Das | [Statepoints] Clean up PlaceSafepoints.cpp: variable... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Sanjoy Das | [IRBuilder] Add a CreateGCStatepointInvoke. |
commit | commitdiff | tree | snapshot |
next |