2016-04-06 |
Rafael Espindola | Change the type hierarchy for undefined symbols. |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Silviu Baranga | [SCEV] Introduce a guarded backedge taken count and... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Rafael Espindola | Fix use of uninitialized. |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Rafael Espindola | Rename a few Visibility arguments to StOther. |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Gabor Horvath | [clang-tidy] Extension of checker misc-misplaced-wideni... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Evgeny Astigeevich | [AArch64][CodeGen] NFC refactor AArch64InstrInfo::optim... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Dmitry Polukhin | [OPENMP] Parsing and Sema support for 'omp declare... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Pavel Labath | Fixup TestLinuxCore on windows |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Chuang-Yu Cheng | [ppc64] Temporary disable sibling call optimization... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Tamas Berghammer | Fix and xfail TestRegisterVariables after rL265498 |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Dmitry Polukhin | Revert "[modules] Continue factoring encoding of AST... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Pavel Labath | Fix a cornercase in breakpoint reporting |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Pavel Labath | Fixup r265398 |
commit | commitdiff | tree | snapshot |
2016-04-06 |
George Rimar | [ELF] - Teach linkerscript error handler to show full... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
George Rimar | [ELF] - Do not handle ELF and program header as dummy... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
David Majnemer | [SLPVectorizer] Vectorizing the libm sqrt to llvm's... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Duncan P. N... | IR: Move MDStrings to a BumpPtrAllocator |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Duncan P. N... | IRMover: Steal arguments when moving functions, NFC |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Richard Smith | [modules] Continue factoring encoding of AST records... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Davide Italiano | Revert "[IRVerifier] Don't crash on invalid DIFile... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Richard Trieu | Add parentheses to silence warning. |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Davide Italiano | [IRVerifier] Don't crash on invalid DIFile inside DISub... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Davide Italiano | [IRVerifier] Avoid crashing on an invalid compile unit. |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Matthias Braun | AArch64: Fix compile error |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Rui Ueyama | Do not allocate MipsReginfo using BumpPtrAllocator. |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Matthias Braun | RegisterScavenger: Take a reference as enterBasicBlock... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Matthias Braun | LivePhysRegs: removeReg() must remove aliased registers |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Matthias Braun | LivePhysRegs: Remove redundant check |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Duncan P. N... | ValueMapper: Fix delayed blockaddress handling after... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Duncan P. N... | AsmParser: Don't crash on unresolved !tbaa |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Chuang-Yu Cheng | [ppc64] Enable sibling call optimization on ppc64 ELFv1... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Chuang-Yu Cheng | [Power9] Implement add-pc, multiply-add, modulo, extend... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Chuang-Yu Cheng | [Power9] Implement copy-paste, msgsync, slb, and stop... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Sanjoy Das | [RS4GC] Add a comment |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Sanjoy Das | Lower @llvm.experimental.deoptimize as a noreturn call |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Rafael Espindola | Make helper function static. NFC. |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Tom Stellard | AMDGPU: Document address space mapping |
commit | commitdiff | tree | snapshot |
2016-04-06 |
NAKAMURA Takumi | AArch64CodeGen: Make AArch64RegisterBankInfo.cpp option... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Todd Fiala | make TestRegisterVariables slightly more resilient |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Ivan Krasin | Fix a memory leak found by check-lld asan tests. |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Jim Ingham | The FixItList typedef should have been inside "class... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Jim Ingham | If the fixed expression doesn't parse, don't tell the... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Jim Ingham | Don't write "using $_lldb_local_vars" statements for... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
David Majnemer | [SLPVectorizer] Vectorize libcalls of sqrt |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Quentin Colombet | [RegisterBankInfo] Include RegisterBank.h. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Quentin Colombet | [RegisterBankInfo] Add missing include for assert. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Davide Italiano | [DebugInfo] Fix tests so that each subprogram belongs... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Quentin Colombet | [AArch64] Initial implementation of the targeting of... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Manman Ren | Update testing cases after backend changes. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Quentin Colombet | [RegisterBankInfo] Simplify the API for build a registe... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Sanjoy Das | [RS4GC] NFC cleanup of the DeferredReplacement class |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Sanjoy Das | [RS4GC] Better codegen for deoptimize calls |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Quentin Colombet | [Target] Remove a deprecated comment. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Quentin Colombet | [Target] Add an accessor to the register bank information. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Manman Ren | Swift Calling Convention: swiftcc for ARM. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Evgeniy Stepanov | Faster stack-protector for Android/AArch64. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Manman Ren | Swift Calling Convention: add swiftcc. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Quentin Colombet | [RegisterBank] Implement the verify method to check... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Rafael Espindola | Delete broken code. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Lang Hames | [lld][MachO] Check Expected<T> for error prior to destr... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Adrian McCarthy | Revert "XFail TestImport.py on Windows because Python... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Quentin Colombet | [RegisterBankInfo] Add debug print to check how the... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
George Burgess IV | [CFLAA] Fix PR27213; incorrect tagging of args/globals |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Quentin Colombet | [RegisterBank] Add printable capabilities for future... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Rafael Espindola | Add a test for relocations in non alloc sections. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Duncan P. N... | Try harder to appease MSVC after r265456 |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Quentin Colombet | [RegisterBankInfo] Make addRegBankCoverage more capable... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Junmo Park | Minor code cleanups. NFC. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Richard Trieu | Fix a crash on invalid with template handling |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Duncan P. N... | IR: Introduce ConstantAggregate, NFC |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Duncan P. N... | Try to appease MSVC after r265456 |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Quentin Colombet | [RegisterBankInfo] Implement the methods to create... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Duncan P. N... | IR: Add missing assertion for ConstantVector::ConstantV... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Ed Schouten | Make TLS work for PIE executables on x86-64. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Adrian McCarthy | XFail TestImport.py on Windows because Python 3 import... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Quentin Colombet | [RegisterBank] Provide a way to check if a register... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Duncan P. N... | Revert "Fix Clang-tidy modernize-deprecated-headers... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Duncan P. N... | Make constructors for final subclasses of Constant... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
David Blaikie | llvm-dwp: Handle GCC's use of multiple debug_types... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Duncan P. N... | ValueMapper: Rewrite Mapper::mapMetadata without recursion |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Quentin Colombet | [TargetRegisterClass] Improve the comment for how to... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Eugene Zelenko | Fix Clang-tidy modernize-deprecated-headers warnings... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Ed Schouten | Don't omit dynamic relocations for the GOT. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
David Blaikie | llvm-dwp: Handle dwo files produced by GCC |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Lang Hames | [llvm-rtdyld] Fix the return type on ErrorAndExit. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Ahmed Bougacha | [X86] Reuse EFLAGS and form LOCKed ops when only user... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Quentin Colombet | [GlobalISel] Add the RegisterBankInfo class for the... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Ahmed Bougacha | [X86] Add tests for ATOMIC_LOAD_OP EFLAGS reuse. NFC. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Ahmed Bougacha | [X86] Simplify early-exit check. NFC. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Lang Hames | [Support] Add a checked flag to Expected<T>, require... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Quentin Colombet | [GlobalISel] Add a class, RegisterBank, to represent... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Sanjay Patel | fixed to discard earlier advertising |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Greg Clayton | Fix a crasher that could happen if ClangASTSource:... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Sanjay Patel | fix typo; NFC |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Quentin Colombet | [AArch64][Test] Do not override the suffixes for test... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Quentin Colombet | [GlobalISel] Add the skeleton of the RegBankSelect... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Nirav Dave | Fix broken tests from no-jump-table commit |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Lang Hames | [Support] clang-format Error.h. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Jonathan Peyton | [STATS] Remove trailing whitespace in stats source... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Justin Lebar | [CUDA] Show --cuda-gpu-arch option in clang --help. |
commit | commitdiff | tree | snapshot |
next |