2015-05-11 |
Andrew Kaylor | [WinEH] Handle nested landing pads that return directly... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Richard Smith | Add more missing #includes, found by modules build. |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Richard Smith | Add missing #include, found by modules build. |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Richard Smith | Add missing #includes, found by modules build. |
commit | commitdiff | tree | snapshot |
2015-05-11 |
David Blaikie | Readdress r236990, use of static members on a non-stati... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
James Y Knight | Fix tablegen's PrintFatalError function to run register... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Kostya Serebryany | [lib/Fuzzer] when running multiple fuzzing processes... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Alexey Samsonov | Fix input validation issues in llvm-as/llvm-dis |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Kostya Serebryany | [lib/Fuzzer] rename FuzzerDFSan.cpp to FuzzerTraceState... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Sanjay Patel | propagate IR-level fast-math-flags to DAG nodes; 2nd... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Davide Italiano | [LoopIdiomRecognize] Transform backedge-taken count... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Kostya Serebryany | [lib/Fuzzer] add a trace-based mutatation logic. Same... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Andrew Kaylor | Fixing build warnings |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Andrew Kaylor | [WinEH] Update exception numbering to give handlers... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Sanjay Patel | group getNode() variants by purpose and add comments... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Sanjoy Das | [RewriteStatepointsForGC] Fix a bug on creating gc_relo... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Matthias Braun | LiveRangeCalc: Improve error messages on malformed IR |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Tom Stellard | CodeGen: Make MachineInstr::untieRegOperand() a public... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Pirama Arumuga... | [X86] Updates to X86 backend for f16 promotion |
commit | commitdiff | tree | snapshot |
2015-05-11 |
James Molloy | Rip min/max pattern matching out of InstCombine and... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Aaron Ballman | Amends r236990, because I failed at hitting "save"... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Aaron Ballman | Replacing a range-based for loop with an old-style... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Aaron Ballman | Silencing an MSVC warning: '<<' : result of 32-bit... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Adam Nemet | [Testsuite] Renumber metadata in ScopedNoAliasAA test... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Elena Demikhovsky | AVX-512: Changed CC parameter in "cmp" intrinsic |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Adam Nemet | [Docs] Fix scoped noalias example |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Hal Finkel | [InstCombine/PowerPC] Fix single-precision QPX load... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Elena Demikhovsky | Fixed compilation warning, NFC. |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Elena Demikhovsky | AVX-512: Added SKX instructions and intrinsics: |
commit | commitdiff | tree | snapshot |
2015-05-11 |
David Majnemer | Make buildbots happy |
commit | commitdiff | tree | snapshot |
2015-05-11 |
David Majnemer | [InstCombine] Canonicalize single element array store |
commit | commitdiff | tree | snapshot |
2015-05-11 |
David Majnemer | [InstCombine] Canonicalize single element array load |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Elena Demikhovsky | AVX-512: fixed UINT_TO_FP operation for 512-bit types. |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Simon Pilgrim | [SelectionDAG] Fixed constant folding issue when legali... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Ismail Pazarbasi | SanitizerCoverage: Use `createSanitizerCtor` to create... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Elena Demikhovsky | AVX-512: fixed a bug in i1 vectors lowering |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Saleem Abdulrasool | SystemZ: silence a GCC warning |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Tobias Grosser | Add polly support to sort_includes.py |
commit | commitdiff | tree | snapshot |
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 |
next |