2015-02-20 |
Enrico Granata | Start the refactoring of globbing |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Ben Langmuir | Don't try to rebuild modules on umbrella header mismatch |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Philip Reames | [RewriteStatepointsForGC] Remove notion of SafepointBou... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Chris Bieneman | Raising minimum required CMake version to 2.8.12.2. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Jacques Pienaar | Fix merging of << at end of input. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Greg Clayton | Avoid a race condition when loading core files where... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Grab the DataLayout off of the TargetMachine since... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Benjamin Kramer | LoopRotate: When reconstructing loop simplify form... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Duncan P. N... | IR: Change MDFile to directly store the filename/directory |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Peter Collingbourne | Add test suite for the Control Flow Integrity feature. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Peter Collingbourne | Implement Control Flow Integrity for virtual calls. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Peter Collingbourne | Introduce bitset metadata format and bitset lowering... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Jozef Kolek | Reversed revision 229706. The reason is regression... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Adrian Prantl | Revert "Wrap clang module files in a Mach-O, ELF, or... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
David Majnemer | Verifier: Unused comdats might not have a corresponding GV |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Fix an asan use-after-free bug introduced by the asm... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Enrico Granata | Add the new file to the CMakeLists. This should appease... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Adrian Prantl | Require a target for this testacse. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Philip Reames | [GC, RewriteStatepointsForGC] Style cleanup and bug fix |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Enrico Granata | Add an OptionValueLanguage class |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Reid Kleckner | Use unreachable instead of assert(false) to silence... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Adrian Prantl | Wrap clang module files in a Mach-O, ELF, or COFF conta... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Andrea Di Biagio | [X86][FastIsel] Teach how to select float-half conversi... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Philip Reames | [GC] Style cleanup for RewriteStatepointForGC (1 of... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Chris Bieneman | Setting up CMake to default to Debug when no build... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Philip Reames | Bugfix for 229954 |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Remove a use of the Subtarget in the darwin ppc asm... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Get the function specific subtarget. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Get the cached subtarget off the MachineFunction rather... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Oleksiy Vyalov | Introduce FileSystem::CalculateMD5AsString that support... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Andrey Churbanov | Two warning messages fixed. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Andrey Churbanov | Misprint in comment fixed |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Andrey Churbanov | Detect Intel MIC architecture and set some defaults... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Andrey Churbanov | Removed unused varargs from __kmpc_flush function. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Rafael Espindola | Add -funique-section-names and -fno-unique-section... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Andrey Churbanov | Added new user-guided lock api, currently disabled... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Andrey Churbanov | Changed default stack offset for threads on non-Mac... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Ilia K | Minor changes after r229901: move the CMICmdCmdStackSel... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Andrey Churbanov | Added some compiler flags for security on Linux and... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Alexey Samsonov | [Sanitizer] Refactor SuppressionContext class. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Ilia K | Forgot to remove initialization of MiTestCaseBase.mydir... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Sanjay Patel | canonicalize a v2f64 blendi of 2 registers |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Benjamin Kramer | Put MSVC back into the dumb compiler's corner. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Ilia K | Refactor lldb-mi tests |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Benjamin Kramer | Base isPodLike on is_trivially_copyable for GCC 5 and... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Kit Barton | I incorrectly marked the VORC instruction as isCommutab... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Timur Iskhodzhanov | [ASan] Make the argument of '__sanitizer_annotate_conti... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Timur Iskhodzhanov | [ASan/Win] Work around PR22545 - unregister globals... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Igor Laevsky | Generalize statepoint lowering to use ImmutableStatepoi... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Benjamin Kramer | Constants.cpp: Only read 32 bits for float. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Rui Ueyama | Remove redundant "explicit". |
commit | commitdiff | tree | snapshot |
2015-02-20 |
John Thompson | Deleted module-map-checker, as it's been folded into... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
NAKAMURA Takumi | Constants.cpp: getElementAsAPFloat(): Don't handle... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Benjamin Kramer | RewriteStatepointsForGC: Move details into anonymous... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Daniel Jasper | clang-format: [js] Support template strings. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Benjamin Kramer | Make the static instance of None just const. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Benjamin Kramer | Wrap recursive function only used in assert in #ifndef... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Ilia K | Add -symbol-list-lines command (MI) |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Jean-Daniel... | [Mach-O] Remove redundant allocator |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Manuel Klimek | Add -fno-implicit-modules. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Pavel Labath | Refactor OptionValue::SetValueFromCString to use llvm... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Chandler Carruth | [x86] Switching the shuffle equivalence test to a varia... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Hafiz Abid... | Reduce number of threads in lldb-mi. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Mohit K. Bhakkad | [TSan][MIPS64] Fix few more test cases for MIPS64 |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Fix wording and grammar in Mips subtarget options. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Get the cached subtarget off the MachineFunction rather... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Get the cached subtarget off the MachineFunction rather... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Get the cached subtarget off the MachineFunction rather... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Justin Bogner | Driver: Fix an incorrect use of llvm::None |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Save the MachineFunction in startFunction so that we... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Use the cached subtarget from the MachineFunction rathe... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Make the TargetMachine::getSubtarget that takes a Funct... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Justin Bogner | Disallow implicit conversions from None to integer... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Nick Lewycky | Fix build with gcc. This has a -Wsequence-point error... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Remove more uses of TargetMachine::getSubtargetImpl... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Nick Lewycky | Fix build in release mode, -Wunused-variable on this... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Nick Lewycky | Fix build in release mode, four cases of -Wunused-variable. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Nick Lewycky | Remove carriage returns. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | AsmPrinter::doFinalization is at the module level and... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Lang Hames | [Orc] Add a new JITSymbol constructor to build a symbol... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Mohit K. Bhakkad | [TSan][MIPS] Adding support for MIPS64 |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Remove the MCInstrInfo cached variable as it was only... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
David Blaikie | Fix -Wunused-variable warning in non-asserts build... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Larisse Voufo | Add self to CREDITS.TXT |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Larisse Voufo | More on adding sized deallocation functions in libc... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
David Majnemer | LinkerScript: Remove leaks in the parser |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Hal Finkel | [PowerPC] Loop Data Prefetching for the BG/Q |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Richard Smith | PR22435: Correctly implement tiebreaker for reference... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Chandler Carruth | [x86] Remove the old vector shuffle lowering code and... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Chandler Carruth | [x86] Now that the new vector shuffle legality is enabl... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Filipe Cabecinhas | Make FileCheck be a common dependency, not an ASan... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Rui Ueyama | PECOFF: Fix base relocation for ImageBase. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Duncan P. N... | Bitcode: Stop assuming non-null fields |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Hal Finkel | [InstCombine] Remove unnecessary variable indexing... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Chandler Carruth | [x86] Make the new vector shuffle legality test on... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Kostya Serebryany | [fuzzer] one more experimental search mode: -use_covera... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Justin Bogner | utils: Teach lldbDataFormatters about llvm::Optional |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Chandler Carruth | [x86] Clean up a couple of test cases with the new... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Philip Reames | Adjust enablement of RewriteStatepointsForGC |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Duncan P. N... | IR: Extract macros from DILocation, NFC |
commit | commitdiff | tree | snapshot |
next |