2014-12-10 |
Ekaterina Romanova | A fix for PR21176. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Paul Robinson | Rename a couple of preprocessor symbols to be more... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
David Majnemer | Forgot to commit this change with r223975 |
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 |
Eric Christopher | Add a FIXME for unifying ARM target abi handling. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Eric Christopher | Revert the default changing behavior part of r216662... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
David Majnemer | AST: Properly calculate the linkage of a IndirectFieldDecl |
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 |
Eric Christopher | Fix a bunch of [-Werror,-Winconsistent-missing-override... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Eric Christopher | Silence -Winconsistent-missing-override warnings. |
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 |
Sean Callanan | Fixed an 80-column violation. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Tobias Grosser | Do not run dead code elimination by default |
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 |
Simon Atanasyan | [ELF] Allow target to adjust a symbol's value for using... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Richard Smith | DR1891, PR21787: a lambda closure type has no default... |
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 |
Sean Callanan | Added support to the expression parser for finding |
commit | commitdiff | tree | snapshot |
2014-12-10 |
David Blaikie | Make test case 32/64 bit neutral |
commit | commitdiff | tree | snapshot |
2014-12-10 |
David Blaikie | DebugInfo: Location information for scalar new expressions |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Daniel Jasper | clang-format: Factor out UnwrappedLineFormatter into... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Sean Callanan | Added a testcase to make sure the parser allows |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Fariborz Jahanian | Objective-C SDK modernizer. When modernizing an enum to |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Colin LeMahieu | [Hexagon] Adding JR class predicated call reg instructions. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Timur Iskhodzhanov | Update ASan/Win test expectations broken by r223508 |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Stepan Dyatkovskiy | Added documentation for MergeFunctions pass: |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Daniel Jasper | clang-format: Remove a few else after return statements. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Sanjay Patel | Match new shuffle codegen for MOVHPD patterns |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Pekka Jaaskelainen | OpenCL C: Add support for a set of floating point |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Simon Atanasyan | [mips] Removing __SIZEOF_INT128__ macro for MIPS64 |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Aaron Ballman | Silencing a -Wsequence-point warning, and the resulting... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Evgeniy Stepanov | [sanitizer] Disable compile-time checks for __kernel_ol... |
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 |
NAKAMURA Takumi | clang/test/Modules/modular_maps.cpp REQUIRES shell... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Rui Ueyama | Remove unreachable return statement. |
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 |
Simon Atanasyan | [ELF] Make -init/-fini options compatible with the... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Duncan P. N... | ClangFunction: Fix destruction order of parser and... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Eric Fiselier | [LIT] Add support for `UNSUPPORTED` tag to `TestRunner... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Richard Smith | Update to match clang r223913. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Richard Smith | Reinstate r223753, reverted in r223759 due to breakage... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Sean Callanan | Fixed the AST importer ot use redeclaration contexts... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
David Majnemer | DataLayout: Provide nicer diagnostics for malformed... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Saleem Abdulrasool | builtins: cleanup constant data section selection |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Alexey Samsonov | [DD] Don't store the second copy of CommonFlags inside... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Alexey Samsonov | [CMake] Make sure dd is built as a part of compiler-rt. |
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 |
Enrico Granata | Remove the last vestige of the world before data format... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Oleksiy Vyalov | Skip TestExprPathSynthetic test on FreeBSD, Linux ... |
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 Blaikie | DebugInfo: Correct location information for array acces... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Oleksiy Vyalov | Add D request handler to GDBRemoteCommunicationServer... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Sean Callanan | Made the ASTImporter resilient if it can't import |
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 |
David Blaikie | DebugInfo: Fix another case of array access line inform... |
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 Blaikie | DebugInfo: Correct the location of array accesses |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Eric Christopher | Make sure that vec_perm is listed as a static function... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Reid Kleckner | Tweak test case from r223842 to make it pass on Windows... |
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 |
Zachary Turner | Disable data formatter tests on Windows. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Rui Ueyama | Re-commit r223330: Rewrite InputGraph's Group |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Philip Reames | Extend some comments around GCModuleInfo, GCFunctionInf... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Rui Ueyama | Fix Darwin linker. Patch from Jean-Daniel Dupas. |
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 |
next |