2015-06-04 |
Hans Wennborg | Switch lowering: fix assert in buildBitTests (PR23738) |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Rafael Espindola | Omit unused section symbols from the symbol table. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Chris Bieneman | [CMake] Add warning for using compile and link pools... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Rafael Espindola | Move test that depends on x86 to the x86 directory. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Rafael Espindola | No need to check the raw relocation bytes if checking... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Rafael Espindola | llvm-readobj can parse relocations, no need to check... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Benjamin Kramer | Replace custom fixed endian to raw_ostream emission... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Rafael Espindola | Disassemble the start of sections even if there is... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
James Molloy | Don't create a MIN/MAX node if the underlying compare... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Daniel Sanders | Replace string GNU Triples with llvm::Triple in MCAsmIn... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Daniel Sanders | Include BPF target in CMake builds. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Diego Novillo | Tidy code in InstrProfiling.cpp. NFC. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Peter Zotov | [C API] Add LLVMStructGetTypeAtIndex. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Elena Demikhovsky | AVX-512: I brought back vector-shuffle-512-v8.ll test. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Craig Topper | [TableGen] Replace a couple if/else chains with a switc... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Craig Topper | [TableGen] Use range-based for loops. NFC |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Craig Topper | [TableGen] Merge single prefix bit in RecordVal into... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Igor Breger | Test commit |
commit | commitdiff | tree | snapshot |
2015-06-04 |
David Majnemer | Make the test introduced in r239015 more targeted. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Elena Demikhovsky | AVX-512: added all SKX forms of VPERMW/D/Q instructions. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
David Majnemer | [ConstantFold] Don't skip the first gep index when... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Elena Demikhovsky | Removed {}, NFC. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Rafael Espindola | Bring back r239006 with a fix. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Rafael Espindola | Add testcase that would crash before the previous revert. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Rafael Espindola | Revert "Pack the MCSymbolELF bit fields into MCSymbol... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Rafael Espindola | Pack the MCSymbolELF bit fields into MCSymbol's Flags. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Chandler Carruth | [PM/AA] Start refactoring AliasAnalysis to remove the... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Sanjay Patel | make reciprocal estimate code generation more flexible... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Tom Stellard | R600: Re-enable sub-reg liveness |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Rafael Espindola | Remove MCELFSymbolFlags.h. It is now internal to MCSymb... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Alexey Samsonov | Improve test added in r238481. |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Alexey Samsonov | [Object, MachO] Introduce MachOObjectFile::load_command... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Rafael Espindola | Remember if a weakref of a symbol has been used. |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Rafael Espindola | Store whether a symbol is a comdat signature in MCSymbo... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Rafael Espindola | Record in a MCSymbolELF if it has been used in a reloca... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Rafael Espindola | Simplify the logic in ELFObjectWriter::isInSymtab.... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Rafael Espindola | Convert BindingExplicitlySet into a MCSymbolELF field. |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Frederic Riss | Reapply r238941 - [dsymutil] Accept a YAML debug map... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Matt Arsenault | R600/SI: Fix tests with triples in them |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Sanjay Patel | add missing dependency on Target lib for tools |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Rafael Espindola | Remove getOrCreateSymbolData. There is no MCSymbolData... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Tim Northover | RuntimeDyld: override EH frame registration with trivia... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Colin LeMahieu | [Hexagon] Test doesn't work on all platforms. At any... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Colin LeMahieu | [Hexagon] Reapply 238772 OSABI was not correctly set... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Frederic Riss | Revert "[dsymutil] Accept a YAML debug map as input... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Frederic Riss | [dsymutil] Accept a YAML debug map as input instead... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Frederic Riss | [dsymutil] Replace -parse-only option with -dump-debug-map |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Frederic Riss | [dsymutil] Reflow option declarations to be more readable. |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Matthias Braun | ARM: Thumb2 LDRD/STRD supports independent input/output... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Diego Novillo | Fix typo in comment. NFC. |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Igor Laevsky | [Statepoints] Mark statepoint intrinsic with Throws... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Daniel Sanders | [arm] Fix r238921. We must handle Constraint_i too. |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Asaf Badouh | re-apply 238809 |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Daniel Sanders | [arm] Distinguish the /U[qytnms]/, 'Uv', 'Q', and ... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Elena Demikhovsky | AVX-512: More code improvements in shuffles, NFC |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Elena Demikhovsky | AVX-512: VSHUFPD instruction selection - code improvements |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Elena Demikhovsky | AVX-512: Implemented SHUFF32x4/SHUFF64x2/SHUFI32x4... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Elena Demikhovsky | X86: Added MPX feature and bound registers. |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Daniel Sanders | Re-commit r238838, r238844 with fix for host/target... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Vasileios Kalintiris | Remove stray semicolon. NFC. |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Simon Pilgrim | [X86] Removed (unused) FSRL x86 operation |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Rafael Espindola | This reverts commit r238838, r238844 and r238888. |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Rafael Espindola | Revert "make reciprocal estimate code generation more... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Rafael Espindola | Fix the interpretation of a 0 st_name. |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Rafael Espindola | Move to llvm-objdump a large amount of code to that... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Justin Bogner | llvm-cov: Make llvm-cov --version DTRT |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Filipe Cabecinhas | [BitcodeReader] Diagnose type mismatches with aliases |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Filipe Cabecinhas | [Bitcode] Minimize the test to not conflict with others |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Filipe Cabecinhas | [BitcodeReader] Check vector size before trying to... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Rafael Espindola | Avoid a call to getOrCreateSymbol when we already have... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Nick Lewycky | Int128 is also a built-in preconstructed type. |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Daniel Sanders | [mips] XFAIL ELF_O32_PIC_relocations.s for big-endian... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Rafael Espindola | Clarify when we can avoid creating names for temp symbols. |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Sanjoy Das | [NFC] Fix spelling in comment. |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Sanjoy Das | [RewriteStatepointsForGC] Strip deref info after rewriting. |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Sanjoy Das | [NFCI] Change RewriteStatepointsForGC to a ModulePass. |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Sanjoy Das | [SelectionDAG] Fix PR23603. |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Rafael Espindola | Pass a MCSymbolELF to a few ELF only functions. NFC. |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Filipe Cabecinhas | [IR/AsmWriter] Output escape sequences if the first... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Filipe Cabecinhas | CHECK-LABEL-ize test. NFC |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Filipe Cabecinhas | clang-format a few functions. NFC |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Rafael Espindola | Merge MCELF.h into MCSymbolELF.h. |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Daniel Sanders | [mips] Make TTypeEncoding indirect to allow .eh_frame... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Tim Northover | AArch64: fix typo in SMIN far atomics and add tests |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Duncan P. N... | DebugInfo: Really support 2^16 arguments in a subprogram |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Duncan P. N... | DebugInfo: Rename testcases from MD* to DI*, NFC |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Daniel Sanders | [mips][mcjit] Add support for R_MIPS_PC32. |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Benjamin Kramer | Push constness through LoopInfo::isLoopHeader and clean... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Sanjay Patel | make reciprocal estimate code generation more flexible... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Daniel Sanders | [mips] Add RuntimeDyld tests for currently supported... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Elena Demikhovsky | AVX-512: Implemented VRANGESD and VRANGESS instructions... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Elena Demikhovsky | AVX-512: Shorten implementation of lowerV16X32VectorShu... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Vasileios Kalintiris | [mips] Add support for dynamic stack realignment. |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Rafael Espindola | Simplify now that we always use an alignment of 2 for... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Renato Golin | Revert "ARM: Thumb2 LDRD/STRD supports independent... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Vladimir Sukharev | [AArch64] Add v8.1a atomic instructions |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Toma Tabacu | [mips] [IAS] Reformat mips-expansions.s. NFC. |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Daniel Sanders | [mips] Test both %dtprel_hi and %dtprel_lo instead... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Daniel Sanders | [mips] Expand tabs in test/MC/Mips/mips-relocations.s |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Toma Tabacu | [mips] [IAS] Add support for the .set softfloat/hardflo... |
commit | commitdiff | tree | snapshot |
next |