2015-03-30 |
Duncan P. N... | SelectionDAG: Reflow code to use early returns, NFC |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Justin Holewinski | [NVPTX] Add options for PTX 4.1/4.2 and SM 3.2/3.7... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | DebugInfo: Write new DebugLoc API |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | DebugInfo: Implement MDLocation::getInlinedAtScope() |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | Verifier: Add operand checks for remaining debug info |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | DebugInfo: Simplify logic in DISubprogram::Verify(... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | Verifier: Loosen r233559 check for 'function:' field... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | Verifier: Add operand checks for MDLexicalBlock |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | DebugInfo: Rename some testcases |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | Verifier: Check operands of MDSubprogram nodes |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Yaron Keren | Trying to fix the Hexagon and debian-fast bots arm32_ne... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Yaron Keren | Remove more superfluous .str() and replace std::string... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Sanjay Patel | more space; NFC |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Simon Pilgrim | [X86] Ensure integer domain on scalar i64 load/store... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Rafael Espindola | Fix Sphinx warning " Title underline too short.". |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Rafael Espindola | Save a std::string. |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Ulrich Weigand | [SystemZ] Fix LLVM crash on unoptimized code |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Ulrich Weigand | [SystemZ] Remove TargetMachine CPU auto-detection |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Rafael Espindola | Special case the creation of relocation sections. |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Daniel Sanders | [mips] Support 9-bit offsets for the 'R' inline assembl... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Russell Gallop | Revert test commit at revision 233535. |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Russell Gallop | Test commit |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Daniel Jasper | Revert "[SCEV] Look at backedge dominating conditions." |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Elena Demikhovsky | AVX-512: blank lines, duplicated tests, no functional... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Elena Demikhovsky | AVX-512: added intrinsics for VPAND, VPOR and VPXOR |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Craig Topper | [X86] In getHostCPUFeatures, disable xop, f16c, fma... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Craig Topper | [X86] Remove FeatureAES for 'corei7' CPU. 'corei7'... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Craig Topper | [X86] Use the more specific CPU names like 'nehalem... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Craig Topper | [X86] Move family 6 model 21 to 'pentium-m'. Near as... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Craig Topper | [X86] Family 6 model 29 is a Penryn based processor... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Alexei Starovoitov | [MCJIT] In debug memory dump output, don't truncate... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Lang Hames | [Orc] Add missing #include. Hopefully this will appease... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Lang Hames | [MCJIT][Orc] Refactor RTDyldMemoryManager, weave Runtim... |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Lang Hames | [Orc] Add missing inline keyword to the function introd... |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Lang Hames | [Orc] Use raw TargetAddresses for callback trampoline... |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Benjamin Kramer | Silence sign compare warning. NFC. |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Benjamin Kramer | [inline asm] Don't reject duplicated matching constraints |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Simon Pilgrim | Use SDValue bool check to tidyup some possible vector... |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Simon Pilgrim | Use SDValue bool check to tidyup some possible Reassoci... |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Elena Demikhovsky | AVX-512: Fixed the "commutative" property flag in VPAND... |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Craig Topper | Fix a variable name in MSVC specific part of rr233487. |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Craig Topper | [X86] Implement getHostCPUFeatures for X86. |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Akira Hatanaka | Delete MCInstPrinter::AvailableFeatures. |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Akira Hatanaka | [X86] Read the feature bits from the subtarget that... |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Akira Hatanaka | [Objdump] Pass the correct subtarget to printInst. |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Hal Finkel | [PowerPC] Add asm parser support for bitmask forms... |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Simon Pilgrim | [DAGCombiner] Fixed incorrect test for buildvector... |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Hal Finkel | [ConstantFold] Don't fold ppc_fp128 <-> int bitcasts |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Craig Topper | Convert feature strings to lowercase even if they have... |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Akira Hatanaka | Partially revert the changes I made in r233473 to keep... |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Akira Hatanaka | clang-format X86ATTInstPrinter.{h,cpp} before I make... |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Akira Hatanaka | [SparcInstPrinter] Use the subtarget that is passed... |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Craig Topper | Update comment to match code behavior. |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Duncan P. N... | Verifier: Allow subroutine types to have no type array |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Richard Trieu | Fix comparison functions. |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Duncan P. N... | DebugInfo: Fix testcases with invalid MDSubprogram... |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Ahmed Bougacha | [CodeGen] "PromoteInteger" f32 to f64 doesn't make... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Akira Hatanaka | [ARM] Enable changing instprinter's behavior based... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Akira Hatanaka | clang-format ARMInstPrinter.{h,cpp} before I make chang... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Sanjoy Das | [SCEV] Look at backedge dominating conditions. |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Duncan P. N... | Verifier: Check operands of MDType subclasses and MDCom... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Duncan P. N... | DebugInfo: Require non-null in DIBuilder::retainType() |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Andrew Kaylor | Fixing a bug with optimized catch-all handlers in WinEH... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Duncan P. N... | Verifier: Call verifyModule() from llc and opt |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Chris Bieneman | [CMake] Removing duplicates from the list of test suite... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Sanjay Patel | fix typo and 80-col; NFC |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Rafael Espindola | Add two small structs for readability in place of std... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
David Blaikie | Constrain the type of a parameter now that callers... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Duncan P. N... | DebugInfo: Fix bad debug info for compile units and... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Ahmed Bougacha | [R600/SI] Fix testcase check line. |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Akira Hatanaka | [AArch64InstPrinter] Use the feature bits of the subtar... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Akira Hatanaka | [MCInstPrinter] Enable MCInstPrinter to change its... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Ahmed Bougacha | [CodeGen] Don't attempt a tail-call with a non-forwarde... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Ahmed Bougacha | [CodeGen] Don't attempt a tail-call with implicit sret. |
commit | commitdiff | tree | snapshot |
2015-03-27 |
David Blaikie | Recommit r233116 better: Remove a redundant instcombine... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Marek Olsak | R600/SI: Fix VOP2 VI encoding |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Anna Zaks | [asan] Speed up isInterestingAlloca check |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Alexei Starovoitov | [bpf] add support for bpf pseudo instruction |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Quentin Colombet | [RegisterCoalescer] Refine the terminal rule to still... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Duncan P. N... | LLParser: Require non-null scope for MDLocation and... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Yaron Keren | Remove superfluous .str() and replace std::string conca... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Adrian Prantl | Add a -raw option to the -section mode of llvm-objdump. |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Duncan P. N... | Verifier: Check fields of MDVariable subclasses |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Duncan P. N... | DebugInfo: Fix another bitrotted testcase |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Vladimir Sukharev | [AArch64] Don't store available subtarget features... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Derek Schuff | CMake: enable installing utils |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Rafael Espindola | Work around pr23045 and make it easier to reproduce. |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Rafael Espindola | Close unique sections when switching away from them. |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Yaron Keren | Fix subprogram-linkonce-weak.ll and subprogram-linkonce... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Benjamin Kramer | [Support] Remove statically initialized yet dead code. |
commit | commitdiff | tree | snapshot |
2015-03-27 |
James Molloy | Reapply r233175 and r233183: float2int. |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Andrew Trick | Complete the MachineScheduler fix made way back in... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Sanjoy Das | [NFC] Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Sanjoy Das | [NFC] Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Philip Reames | Code cleanup [NFC] |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Philip Reames | More code cleanup [NFC] |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Philip Reames | More code cleanup [NFC] |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Philip Reames | Code simplification and style cleanup |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Philip Reames | Require a GC strategy be specified for functions which... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Philip Reames | Allow explicit spill slots to be specified for a gc... |
commit | commitdiff | tree | snapshot |
next |