2014-12-11 |
Kumar Sukhani | test commit (spelling correction) |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Erik Eckstein | Refactor creation of overflow result tuples in InstComb... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Craig Topper | Use range-based for loops. NFC |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Craig Topper | Just use the Module unique_ptr object directly in many... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Craig Topper | Use unique_ptr to remove an explicit delete. Change... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Duncan P. N... | IR: Canonicalize metadata formatting, NFC |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Ekaterina Romanova | Reverting commit 223981, because the test that I added... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Craig Topper | Make MultiClass::DefPrototypes own their Records to... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Craig Topper | Replace std::map<K, V*> with std::map<K, std::unique_pt... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Ahmed Bougacha | [X86] Add back AVX2 VR256 PMOVX patterns. |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Nick Lewycky | Fix LLVMContext to match what MDKind names that the... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Philip Reames | GCStrategy should not own GCFunctionInfo |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Duncan P. N... | IR: Add 'invalid-' to test names for invalid assembly |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Matthias Braun | LiveInterval: Use range based for loops for subregister... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Justin Bogner | Try again at sorting entries in CODE_OWNERS |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Justin Bogner | Fix some incorrectly sorted entries in CODE_OWNERS |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Justin Bogner | Add code owners for profiling and coverage |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Tim Northover | ARM: correctly expand LDR-lit based globals. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Ekaterina Romanova | A fix for PR21176. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | LiveInterval: Use more range based for loops for value... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Mark Heffernan | Fix PR21694. r219517 added a use of SCEV divide in... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Colin LeMahieu | [Hexagon] Adding combine ri/ir instructions. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
David Majnemer | ConstantFold: Clean up X * undef code |
commit | commitdiff | tree | snapshot |
2014-12-10 |
David Majnemer | ConstantFold, InstSimplify: undef >>a x can be either... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
David Majnemer | ConstantFold: an undef shift amount results in undef |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Colin LeMahieu | [Hexagon] Adding encodings for JR class instructions... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Rafael Espindola | Move three methods only used by MCJIT to MCJIT. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Juergen Ributzka | [AArch64] MachO large code-model: Materialize FP consta... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Marek Olsak | R600/SI: Use getTargetConstant in AdjustRegClass |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Colin LeMahieu | [Hexagon] Adding JR class predicated call reg instructions. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Stepan Dyatkovskiy | Added documentation for MergeFunctions pass: |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Sanjay Patel | Match new shuffle codegen for MOVHPD patterns |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Aaron Ballman | Silencing a -Wsequence-point warning, and the resulting... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
David Majnemer | ConstantFold: div undef, 0 should fold to undef, not... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
David Majnemer | InstSimplify: [al]shr exact undef, %X -> undef |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Michael Kuperstein | [X86] Make a code path in EltsFromConsecutiveLoads... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
David Majnemer | InstSimplify: div %X, 0 -> undef |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Craig Topper | Use unique_ptr instead of DeleteContainerSeconds. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Eric Fiselier | [LIT] Add support for `UNSUPPORTED` tag to `TestRunner... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
David Majnemer | DataLayout: Provide nicer diagnostics for malformed... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
David Majnemer | AsmParser: Don't allow null bytes in BB labels |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Duncan P. N... | IR: Move call to dropAllReferences() to MDNode subclasses |
commit | commitdiff | tree | snapshot |
2014-12-10 |
David Majnemer | DataLayout: Be more verbose when diagnosing problems... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
David Majnemer | I didn't intend to commit this with r223898 |
commit | commitdiff | tree | snapshot |
2014-12-10 |
David Majnemer | DataLayout: Move asserts over to report_fatal_error |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | MachineVerifier: Allow physreg use if just a subreg... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | MachineVerifier: Allow LiveInterval segments to end... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | VirtRegMap: Improve block live-in info if subregister... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | MCRegisterInfo: Add MCSubRegIndexIterator. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | VirtRegMap: No implicit defs/uses for super registers... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | LiveRegMatrix: Respect subregister liveness when alloca... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | LiveIntervalUnion: Allow specification of liverange... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | Tablegen'erate lanemasks for register units. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | RegisterCoalescer: Preserve subregister liveranges. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | LiveInterval: Add removeEmptySubRanges(). |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | LiveIntervalAnalysis: Add subregister aware variants... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | LiveInterval: Introduce LiveQuery accessor for dead... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | Add a flag to enable/disable subregister liveness. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | LiveIntervalAnalysis: Adapt repairIntervalsInRange... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | LiveRangeEdit: Adapt eliminateDeadDef() to subregister... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | LiveIntervalAnalysis: Adapt handleMove() to subregister... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | LiveIntervalAnalysis: Update SubRanges in shrinkToUses(). |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | LiveIntervalAnalysis: Make computeDeadValues() private. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | LiveIntervalAnalysis: Compute subregister ranges. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | LiveInterval: Add support to track liveness of subregis... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | LiveInterval: Add a 'covers' operation to LiveRange. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | LiveInterval: Add const version of LiveRange::advanceTo(). |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | Add function that translates subregister lane masks... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Matthias Braun | Let tablegen compute maximum lanemask for regs/regclasses. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
David Majnemer | AsmParser: Don't crash if a null byte is inside a quote... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Philip Reames | Extend some comments around GCModuleInfo, GCFunctionInf... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Nico Weber | cmake: Make SVNVersion.inc work on Windows if svn is... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Rafael Espindola | Simplify the handling of aliases in the gold plugin. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Ahmed Bougacha | [ARM] Combine base-updating/post-incrementing vector... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Philip Reames | Remove the Module pointer from GCStrategy and GCMetadat... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Duncan P. N... | IR: Fix memory corruption in MDNode new/delete |
commit | commitdiff | tree | snapshot |
2014-12-09 |
David Majnemer | Forgot to add test for r223856 |
commit | commitdiff | tree | snapshot |
2014-12-09 |
David Majnemer | AsmParser: Verifier that the contents of a hex integer... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Kaelyn Takata | Rename static functiom "map" to be more descriptive... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Duncan P. N... | IR: Metadata: Detect an RAUW recursion |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Michael Zolotukhin | Remove redundant variable. |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Colin LeMahieu | [Hexagon] [NFC] Cleaning up unused classes. |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Ahmed Bougacha | [ARM] Make testcase more explicit. NFC. |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Ahmed Bougacha | [ARM] Factor out base-updating VLD/VST combiner functio... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Ahmed Bougacha | [ARM] Move the store combiner function down. NFC. |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Ahmed Bougacha | [ARM] Also support v2f64 vld1/vst1. |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Duncan P. N... | IR: Metadata/Value split: RAUW in a deterministic order |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Rafael Espindola | Return ErrorOr<std::unique_ptr<Archive>> form getAsArchive. |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Hans Wennborg | Try fixing MSVC build after r223802 |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Colin LeMahieu | [Hexagon] Fixing broken tests. |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Rafael Espindola | Rename createIRObjectFile to just create. |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Colin LeMahieu | [Hexagon] Updating rr/ri 32/64 transfer encodings and... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Duncan P. N... | Fix an MSVC failure from r223802 |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Juergen Ributzka | [FastISel][AArch64] Fix a missing nullptr check in... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Colin LeMahieu | [Hexagon] Adding word combine dot-new form and replacin... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Chandler Carruth | Revert r223764 which taught instcombine about integer... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
David Majnemer | AsmParser: Don't crash on short hex constants for fp128... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Duncan P. N... | Fix another GCC build failure from r223802 |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Frederic Riss | Remove unneeded curly braces. |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Frederic Riss | Reorder the code to avoid inserting at the beginning... |
commit | commitdiff | tree | snapshot |
next |