2013-07-08 |
Nico Rieck | Revert "Reuse %rax after calling __chkstk on win64" |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Stephen Lin | Remove trailing whitespace from SelectionDAG/*.cpp |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Nico Rieck | Reuse %rax after calling __chkstk on win64 |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Nadav Rotem | Clear the builder insert point between tree-vectorizati... |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Nick Lewycky | Eliminate trivial redundant loads across nocapture... |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Nick Lewycky | Add missing per-argument doesNotAccessMemory accessors... |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Nadav Rotem | SLPVectorizer: Implement DCE as part of vectorization. |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Michael Gottesman | [objc-arc] Remove the alias analysis part of r185764. |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Michael Gottesman | [objc-arc] Teach the ARC optimizer that objc_sync_enter... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Stephen Lin | SelectionDAGBuilder: style fixes (add space between... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Joey Gouly | Add MC support for the v8fp instructions: vmaxnm and... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Benjamin Kramer | COFFDumper: Print uint64_t with the right format string. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Michael Gottesman | [objc-arc] When we initialize ARCRuntimeEntryPoints... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Nico Rieck | Proper va_arg/va_copy lowering on win64 |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Kai Nacke | Emit personality function and Dwarf EH data for Win64... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Kai Nacke | Fix alignment of unwind data. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Kai Nacke | Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Kai Nacke | Fix wrong code offset for unwind code SET_FPREG. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Benjamin Kramer | Reassociate: Remove unnecessary default operator=. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Benjamin Kramer | DAGCombiner: Don't drop extension behavior when shrinki... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Tim Northover | Stop putting operations after a tail call. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Nico Rieck | MC: Implement COFF .linkonce directive |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Michael Gottesman | [llvm-ar] Added llvm_unreachable to quiet -Wreturn... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
David Majnemer | isKnownToBeAPowerOfTwo: Fix a typo in a comment |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Michael Gottesman | [objc-arc] Performed some small cleanups in ARCRuntimeE... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Michael Gottesman | [objc-arc] Renamed Module => TheModule in ARCRuntimeEnt... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Michael Gottesman | Removed trailing whitespace. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Michael Gottesman | [objc-arc] Updated ObjCARCContract to use ARCRuntimeEnt... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Michael Gottesman | [objc-arc] Updated ObjCARCOpts to use ARCRuntimeEntryPo... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Michael Gottesman | [objc-arc] Refactor runtime entrypoint declaration... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Nick Lewycky | Fix language. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Nick Lewycky | Fix annotation of unlink. Should fix builder. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
David Majnemer | InstCombine: typo in or_icmp_eq_B_0_icmp_ult_A_B test |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Nick Lewycky | Extend 'readonly' and 'readnone' to work on function... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Jakob Stoklund... | Use modern API to avoid exposing LiveInterval internals. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Jakob Stoklund... | Remove dead function. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Rafael Espindola | Fix windows build. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Gottesman | [TRE] Combined another test into basic.ll |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Rafael Espindola | Remove unique_file now that it is unused. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Rafael Espindola | Add a createUniqueFile function and switch llvm's users... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Gottesman | [TRE] Merged several tests into the the test basic.ll. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Rafael Espindola | Use sys::fs::createTemporaryFile. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Rafael Espindola | Add a higher level createTemporaryFile function. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Arnold Schwaighofer | ARM: Add a pack pattern for matching arithmetic shift... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Arnold Schwaighofer | ARM: Fix incorrect pack pattern |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Sylvestre Ledru | Remove a useless declarations (found by scan-build) |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Richard Sandiford | [SystemZ] Remove no-op MVCs |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Richard Sandiford | [SystemZ] Remove redundant frame MMOs |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Richard Sandiford | Fix double renaming bug in stack coloring pass |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Richard Sandiford | [SystemZ] Enable the use of MVC for frame-to-frame... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Ulrich Weigand | [PowerPC] Add some special @got@tprel fixup cases |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Richard Sandiford | [SystemZ] Allocate a second register scavenging slot |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Rafael Espindola | Don't create an archive if, for example, we are asked... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Richard Sandiford | [SystemZ] Clean up register scavenging code |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Rafael Espindola | Use simpler version of exists. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Ulrich Weigand | [PowerPC] Make test case buildable with GNU as |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Ulrich Weigand | [PowerPC] Support @tls in the asm parser |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Rafael Espindola | Remove NoOperation. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Benjamin Kramer | Simplify code. No functionality change. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Joey Gouly | PR16490: fix a crash in ARMDAGToDAGISel::SelectInlineAsm. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Rafael Espindola | Don't treat bitcode files specially in llvm-ar. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Rafael Espindola | Use the raw member names in Archive::Archive. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Rafael Espindola | Add a --crash option to not. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
David Majnemer | InstCombine: (icmp eq B, 0) | (icmp ult A, B) -> (icmp... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Ahmed Bougacha | Remove use of asymmetric std::lower_bound comparator. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
David Blaikie | DebugInfo: Consider global variables without locations... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Use a OwningPtr instead of a manual delete. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Nico Rieck | Initialize object file info before output streamer |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Nico Rieck | MC: Add .section directive to COFF |
commit | commitdiff | tree | snapshot |
2013-07-04 |
David Majnemer | InstCombine: Reimplementation of visitUDivOperand |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Add support for archives with no symbol table or string... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Fix leak. Should bring back the valgrind bot. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Ulrich Weigand | [PowerPC] Implement writeNopData |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Add 'not' in front of a command that is expected to... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Aaron Ballman | Changing long to int for consistency. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Joey Gouly | Remove an unneeded call to 'UpdateThumbVFPPredicate... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Joey Gouly | Add support for MC assembling and disassembling of... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Ulrich Weigand | [PowerPC] Add all trap mnemonics |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Ulrich Weigand | [PowerPC] Add asm parser support for CR expressions |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Benjamin Kramer | SimplifyCFG: Teach switch generation some patterns... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Aaron Ballman | Supporting ssize_t on WIN64 with its proper size. ... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Jakob Stoklund... | Remove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Joey Gouly | Add a V8FP instruction 'vcvt{b,t}' to convert between... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Jakob Stoklund... | Typo. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Jakob Stoklund... | Simplify landing pad lowering. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Jakob Stoklund... | FastISel can only apend to basic blocks. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Jakob Stoklund... | Live-in copies go *after* EH_LABELs. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Nick Lewycky | Tabs to spaces. No functionality change. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Craig Topper | Add a space between closing template '>' to unbreak... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Craig Topper | Use SmallVectorImpl::iterator/const_iterator instead... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Eric Christopher | Reapply r185601 with a fix for the cmake build. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Eric Christopher | Temporarily revert 185601 as it caused cmake build... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Eric Christopher | Add support for futimens for platforms that don't suppo... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Jakob Stoklund... | Revert r185595-185596 which broke buildbots. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Jakob Stoklund... | Remove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Jakob Stoklund... | Simplify landing pad lowering. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Jakob Stoklund... | Add MachineBasicBlock::addLiveIn(). |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Stephen Lin | Have ARMBaseRegisterInfo::getCallPreservedMask return... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Eric Christopher | Hoist all of the Entry.getLoc() calls int a single... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Eric Christopher | Make DotDebugLocEntry a class, reorder the members... |
commit | commitdiff | tree | snapshot |
next |