2015-04-30 |
Diego Novillo | Fix typo in comment. NFC. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Daniel Sanders | [mips] Sorted instructions in mips64r6 disassembly... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Daniel Sanders | [mips][mips64r6] Sorted instructions in test. NFC. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Daniel Sanders | [mips][msa] Rename main check prefix to 'ALL' in basic... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Daniel Sanders | [mips][msa] Use CHECK-LABEL where missing, and remove... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Daniel Sanders | [mips] Add missing signext attributes to MSA basic... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Pawel Bylica | Add convenient overloads for CreateInsertElement and... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Daniel Jasper | Silence unused warning in non-assert builds. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Daniel Jasper | Inline local variable to silence unused warning. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Elena Demikhovsky | Masked gather and scatter - added DAGCombine visitors |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Simon Pilgrim | [SSE] Fix for MUL v16i8 on pre-SSE41 targets (PR23369). |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Craig Topper | [TableGen] Cleanup formatting by moving operators from... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Craig Topper | [TableGen] Used range-based for loop. NFC. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Craig Topper | [TableGen] Merge a variable assignment and a return... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Sanjoy Das | [InstCombine] Add new rule for MIN(MAX(~A, ~B), ~C... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Sanjoy Das | [InstCombine] Add a new formula for SMIN. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Filipe Cabecinhas | Don't overflow GCTable |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Owen Anderson | Semantically revert r236031, which is not a good idea... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Hans Wennborg | XFAIL test/CodeGen/Generic/MachineBranchProb.ll on... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Filipe Cabecinhas | Make sure Op->getType() is a PointerType before we... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Hans Wennborg | Switch lowering: use profile info to build weight-balan... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Filipe Cabecinhas | Make sure we don't resize(0) when we get a fwdref with... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Rafael Espindola | Store relocations in a map from MCSectionELF. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Rafael Espindola | Write relocations directly to the output stream. NFC. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Ahmed Bougacha | Flip r236172 testcase RUN option ordering for BSD sed... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Pete Cooper | Change x86 CMOVE_F to read it source, not write it. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Jonathan Roelofs | Fix doxygen comment typo. NFC |
commit | commitdiff | tree | snapshot |
2015-04-29 |
David Blaikie | [opaque pointer type] Store the value type of an alloca |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Reid Kleckner | [WinEH] Start EH preparation for 32-bit x86, it uses... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Sanjay Patel | generalize binop reassociation; NFC |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Pat Gavlin | Run StatepointLowering.{cpp,h} through clang-format. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Chris Bieneman | [NFC] Updating FileCheck to reduce the std::vector... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Chris Bieneman | [NFC] Converting to range-based for. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
David Blaikie | [opaque pointer type] Pass GlobalAlias the actual point... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Rafael Espindola | Inline FragmentWriter into the only user. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Rafael Espindola | Write the symbol table directly to the output file. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Sanjay Patel | tidy up; NFC |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Rafael Espindola | Use pwrite to write the number of sections. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Sanjay Patel | too much space again; NFC |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Rafael Espindola | Write the string table directly to the output file. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Sanjay Patel | too much space; NFC |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Douglas Katzman | [Sparc] Really add sparcel architecture support. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Rafael Espindola | Write the section header string table directly to the... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Jonathan Roelofs | Clean up docs references to './configure' in preparatio... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Manman Ren | [AArch64] Refactor out codes that depend on specific... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Rafael Espindola | Avoid a few const_cast. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Tim Northover | ARM: mark branch-like instructions with correct flags. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Douglas Katzman | New architecture name - 'sparcel' for Sparc little... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Douglas Katzman | Make Sparc assembler accept parenthesized constant... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Zoran Jovanovic | [mips][microMIPSr6] Implement MUL, MUH, MULU and MUHU... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Andrew Kaylor | [WinEH] Fix minor bug in begincatch block splitting |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Reid Kleckner | Disable failing TestDevNull test on Windows |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Adrian Prantl | Temporarily relax a check in the debug info verifier. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Reid Kleckner | [X86] Avoid mangling frameescape labels |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Duncan P. N... | IR: Give 'DI' prefix to debug info metadata |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Jan Vesely | CodeGen: Default overflow operations to expand so we... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Zoran Jovanovic | [mips][microMIPSr6] Implement SUB and SUBU instructions |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Zoran Jovanovic | [mips][microMIPSr6] Implement ADD, ADDU and ADDIU instr... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
James Y Knight | Sparc: Prefer reg+reg address encoding when only one... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Rafael Espindola | Relax assert to avoid spurious failures with /dev/null. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Vasileios Kalintiris | Mips fast-isel - handle functions which return i8 or... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Rafael Espindola | Don't constrain the section order in tests that don... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Daniel Sanders | [mips] Correct 128-bit shifts on 64-bit targets. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Toma Tabacu | [mips] [IAS] Inline assemble-time shifting out of creat... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Elena Demikhovsky | fixed 80-chars; NFC |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Elena Demikhovsky | Fixed masked gather/scatter switch-case |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Craig Topper | [TableGen] Use range-based for loops. NFC. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Craig Topper | [TableGen] Fold a couple dyn_casts into the ifs that... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Craig Topper | [TableGen] Replace some dyn_casts followed by an assert... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Elena Demikhovsky | fixed comments, blanks, nullptr; NFC |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Craig Topper | [TableGen] Use range-based for loops. NFC |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Hans Wennborg | Drop Dragonegg from the release export script |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Filipe Cabecinhas | Use an "early return" idiom for the error case. NFC |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Filipe Cabecinhas | Check that we have a valid PointerType element type... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Filipe Cabecinhas | Use the ArrayType member function for array element... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Hans Wennborg | Drop Dragonegg support from the release script |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Filipe Cabecinhas | Turn an assert into report_fatal_error since it's reach... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Lang Hames | [Orc] It's not valid to pass a null resolver to addModu... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Filipe Cabecinhas | Make sure that isValidElementType(Type) before calling... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Matthias Braun | RegisterCoalescer: hide terminal rule option by default |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Hans Wennborg | test-release.sh: Drop some unused command-line options. |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Rafael Espindola | Map directly from signature symbol to group index.... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Eric Christopher | Reuse a lookup in an assert. |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Rafael Espindola | Remove redundant temporary std::vector. |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Tim Northover | ARM: fix peephole optimisation of TST |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Rafael Espindola | Avoid one more walk over all sections. NFC. |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Andrew Kaylor | Style updates |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Rafael Espindola | Use a range loop. NFC. |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Andrew Kaylor | [WinEH] Split blocks at calls to llvm.eh.begincatch |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Rafael Espindola | Avoid an extra walk over the sections just to assign... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
James Y Knight | Sparc: Add alternate aliases for conditional branch... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Reid Kleckner | [SEH] Add an LLVM intrinsic for _exception_info |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Rafael Espindola | Remove the GroupMapTy DenseMap. NFC. |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Sanjay Patel | transform fadd chains to increase parallelism |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Alexei Starovoitov | [bpf] fix build |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Rafael Espindola | Use range loops. NFC. |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Filipe Cabecinhas | Relax an assert when there's a type mismatch in forward... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Rafael Espindola | Avoid adding to SectionIndexMap sections that we never... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Daniel Berlin | Make getModRefInfo(Instruction *) not crash on certain... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Rafael Espindola | Use a range loop. NFC. |
commit | commitdiff | tree | snapshot |
next |