2015-03-21 |
Benjamin Kramer | [SimplifyLibCalls] Fix negative shifts being produced... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Benjamin Kramer | [SimplifyLibCalls] Turn memchr(const, C, const) into... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Matt Arsenault | R600: Cleanup test with multiple check prefixes |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Benjamin Kramer | StringRef: Just forward StringRef::find to libc's memchr. |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Benjamin Kramer | Revert accidental commit. |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Benjamin Kramer | SimplifyLibCalls: Add basic optimization of memchr... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Benjamin Kramer | ValueTracking: Forward getConstantStringInfo's TrimAtNu... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Simon Pilgrim | Tidied up vec_zero_cse.ll test. NFCI. |
commit | commitdiff | tree | snapshot |
2015-03-21 |
David Majnemer | MemoryDependenceAnalysis: Don't miscompile atomics |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Tim Northover | AArch64: simplify test case |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Eric Christopher | Remove the target independent TargetMachine::getSubtarg... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Eric Christopher | Remove the bare getSubtargetImpl call from the AArch64... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Eric Christopher | Remove the bare getSubtargetImpl call from the PPC... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Eric Christopher | Forward the Function based getSubtarget call to the... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Eric Christopher | Grab a subtarget off of an AMDGPUTargetMachine rather... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Eric Christopher | Cache the Function dependent subtarget on the MachineFu... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Eric Christopher | Grab the cached subtarget off of the MachineFunction. |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Eric Christopher | Grab a subtarget off of a MipsTargetMachine rather... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Eric Christopher | Simplify the query for a subtarget in the NVPTX pass... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Eric Christopher | Change getISAEncoding to use the target triple to determine |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Eric Christopher | Make the Hexagon ISelDAGToDAG pass set the subtarget... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Kostya Serebryany | [sanitizer] experimental tracing for cmp instructions |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Ahmed Bougacha | [CodeGen][IfCvt] Don't re-ifcvt blocks with unanalyzabl... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Ahmed Bougacha | [AArch64] Prefer UZP for concat_vector of illegal truncs. |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Filipe Cabecinhas | Make getLastArgNoClaim work for up to 4 arguments. |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Yunzhong Gao | Tell lit.cfg about more Windows triples. |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Sanjay Patel | [X86, AVX] instcombine common cases of vperm2* intrinsi... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Andrew Kaylor | Fixing a bug with WinEH PHI handling |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Sanjay Patel | [X86] Prefer blendps over insertps codegen for one... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Benjamin Kramer | X86: Make helper functions static. NFC. |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Eric Christopher | Remove dead calls and function arguments dealing with... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Duncan P. N... | DebugInfo: Require valid DIDescriptors |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Rafael Espindola | Don't declare all text sections at the start of the .s |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Duncan P. N... | Bugpoint: Fix invalid 'inlinedAt:' references in testcase |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Duncan P. N... | AsmPrinter: Check subprogram before using it |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Rafael Espindola | Reorganize the x86 ELF relocation selection logic. |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Duncan P. N... | DwarfDebug: Check for null DebugLocs |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Duncan P. N... | Verifier: Check that !dbg attachments have the right... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Duncan P. N... | DebugInfoFinder: Check for null imported entities |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Duncan P. N... | SanitizerCoverage: Check for null DebugLocs |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Hans Wennborg | SelectionDAGBuilder: Rangeify a loop. NFC. |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Hans Wennborg | SelectionDAGBuilder::handleJTSwitchCase, simplify loop... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Duncan P. N... | Rewrite test/Feature/md_on_instruction.ll |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Wei Mi | Correctly estimate SROA savings for store operands... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Daniel Berlin | Small optimization to avoid getting pass info when... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
John Brawn | [ARM] Fix handling of thumb1 out-of-range frame offsets |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Simon Pilgrim | Stripped trailing whitespace. NFC. |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Eric Christopher | Rewrite StackMap location handling to pre-compute the... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Eric Christopher | At the beginning of doFinalization set the MachineFunct... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Chad Rosier | Typo. |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Tom Stellard | R600/SI: Refactor VOP2 instruction defs |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Tom Stellard | R600/SI: Refactor VOP1 instruction defs |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Rafael Espindola | Reduce indentation after return. NFC. |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Rafael Espindola | Use early returns. NFC. |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Rafael Espindola | Fold a llvm_unreachable into an assert. NFC. |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Rafael Espindola | clang-format a function. NFC. |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Daniel Jasper | [MBP] Don't outline short optional branches |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Craig Topper | [Tablegen] Attempt to add support for patterns containi... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Tom Stellard | R600/SI: Add missing CHECK-LABEL lines to a test |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Nick Lewycky | Fix comment from r232794. NFC |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Alexei Starovoitov | [bpf] fix build |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Nick Lewycky | When simplifying a SCEV truncate by distributing, consi... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Duncan P. N... | SampleProfile: Check for missing debug locations |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Duncan P. N... | Verifier: Remove the separate DebugInfoVerifier class |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Hans Wennborg | Rewrite SelectionDAGBuilder::Clusterify to run in linea... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Peter Collingbourne | test: Make a start on a test suite for libLTO. |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Eric Christopher | Use the cached subtarget on the MachineFunction when... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Eric Christopher | Use the cached subtarget off of the machine function. |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Sanjay Patel | move insert, extract, concat helper functions closer... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Owen Anderson | Fix a nasty bug in DAGCombine of STORE nodes. |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Eric Christopher | Remove unused headers. |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Eric Christopher | Add an MCSubtargetInfo variable to the TargetMachine. |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Eric Christopher | Add a TargetMachine local MCRegisterInfo and MCInstrInf... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Reid Kleckner | WinEH: Make llvm.eh.actions emission match the EH docs |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Sanjay Patel | [X86, AVX] use blends instead of insert128 with index 0 |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Duncan P. N... | Verifier: Remove the separate -verify-di pass |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Peter Collingbourne | Fix build failure. |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Peter Collingbourne | LowerBitSets: Avoid reusing byte set addresses. |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Peter Collingbourne | libLTO, llvm-lto, gold: Introduce flag for controlling... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Duncan P. N... | PassManagerBuilder: Remove effectively dead 'StripDebug... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Hans Wennborg | Switch lowering: extract NextBlock function. NFC. |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Krzysztof Parzyszek | Unxfail test/CodeGen/Generic/vector.ll now passing... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Peter Collingbourne | gold: Make powerpc support optional for the tests. |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Peter Collingbourne | GlobalDCE: Improve performance for large modules contai... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Justin Bogner | docs: Update llvm-cov docs for the -use-color flag |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Artem Belevich | Add support for __nvvm_reflect changes in libdevice... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Chris Bieneman | Fixing dependencies for native tablegen. |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Hans Wennborg | Switch lowering: remove unnecessary ConstantInt casts... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Krzysztof Parzyszek | [Hexagon] Add support for vector instructions |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Greg Bedwell | [CMake] Don't pass in MSVC warning flags as definitions. |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Krzysztof Parzyszek | [Hexagon] ENDLOOP is a non-reversible conditional branch |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Benjamin Kramer | Internalize PEI. NFC. |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Daniel Sanders | [sparc] Small fix to r232719 to make 2007-12-17-InvokeA... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Daniel Sanders | [sparc] Only support the 'm' inline assembly memory... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Daniel Jasper | [InstCombine] Don't fold a GEP into itself through... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Justin Bogner | llvm-cov: Rename -color={always|never} to -use-color[=0] |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Rafael Espindola | Note that we don't support COFF on PPC. |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Justin Bogner | llvm-cov: Continue trying to appease a bot |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Rafael Espindola | Split the object streamer callback in one per file... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Justin Bogner | llvm-cov: Try to appease a bot |
commit | commitdiff | tree | snapshot |
next |