2014-11-13 |
Matt Arsenault | R600/SI: Get rid of FCLAMP_SI pseudo |
commit | commitdiff | tree | snapshot |
2014-11-13 |
David Majnemer | Object, Mach-O: Refactor and clean code up |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Roman Divacky | Remove -Wcast-qual as it's inherited from llvm since... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Roman Divacky | Use -Wcast-qual in cmake builds, not only autoconfo... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Yury Gribov | Removed r221896, it seems to break build in various... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Matt Arsenault | R600/SI: Allow commuting with src2_modifiers |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Matt Arsenault | R600/SI: Allow commuting some 3 op instructions |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Rafael Espindola | Return word_t from read. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Greg Clayton | Fixed "SBTarget SBDebugger::CreateTarget (const char... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Greg Clayton | Remove extra "/" character from paths resolved in iOS... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Oleksiy Vyalov | Refactor NativeProcessLinux::AttachToProcess in order... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Tim Northover | ARM: allow constpool entry to be moved to the user... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Tim Northover | ARM: avoid duplicating branches during constant islands. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Tim Northover | ARM: add @llvm.arm.space intrinsic for testing Constant... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Rafael Espindola | Fix the other build system. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Ed Maste | Hook up FreeBSD AArch64 support |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Rafael Espindola | Fix a regression on the disassembling C API. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Colin LeMahieu | [Hexagon] |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Nico Weber | clang-format: Format extern "C" blocks like namespace... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Yury Gribov | [ASan] Add process basename to log name and error messa... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Daniel Jasper | clang-format: [Java] Support Java enums. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Chad Rosier | [Reassociate] Update comment. NFC. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Simon Atanasyan | [Mips] Add comment to the test case |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Rafael Espindola | Simplify code a bit. NFC. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Rafael Espindola | Small optimization: once the size is know, we don't... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Shankar Easwaran | [ELF] Fix the fileoffset according to the ELF spec. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Simon Atanasyan | Delete empty test/missing directory |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Aaron Ballman | Fixing -Wtype-limits warnings with the asserts (the... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Aaron Ballman | Fixing some sign comparison warnings from MSVC; NFC. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Duncan P. N... | IR: Create the Metadata class |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Alexander Kornienko | Regression test for the --serialize-diagnostics problem... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Alexander Kornienko | Support non-owned DiagnosticConsumer in SetupSerialized... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Elena Demikhovsky | AVX-512: SINT_TO_FP cost model and some bugfixes |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Evgeniy Stepanov | [asan] Switch to AsanInitFromRtl in .preinit_array. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Argyrios Kyrtzidis | [libclang] Make sure to visit the body of a CXXForRange... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
David Majnemer | Object, COFF: Refactor code to get relocation iterators |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Hal Finkel | OCAMLFLAGS can contain =, don't use = with sed |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Aditya Nandakumar | This patch changes the ownership of TLOF from TargetLow... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Jay Foad | InstrProf: support PowerPC64 |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Hal Finkel | Revert r219432 - "Revert "[BasicAA] Revert "Revert... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Jay Foad | [ASan] Fix large allocator test case to cope with 64k... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Argyrios Kyrtzidis | [liblang] Handle CXXForRangeStmt during AST visitation. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
David Majnemer | Object, COFF: Increase code reuse |
commit | commitdiff | tree | snapshot |
2014-11-13 |
David Majnemer | llvm-readobj: relocAddressLess could potentially lie |
commit | commitdiff | tree | snapshot |
2014-11-13 |
David Majnemer | llvm-readobj, COFF: Remove an unused variable |
commit | commitdiff | tree | snapshot |
2014-11-13 |
David Majnemer | Object, COFF: getRelocationSymbol shouldn't assert |
commit | commitdiff | tree | snapshot |
2014-11-13 |
David Majnemer | Object, COFF: Cleanup some code in getSectionName |
commit | commitdiff | tree | snapshot |
2014-11-13 |
David Majnemer | Object, COFF: Fix some theoretical bugs |
commit | commitdiff | tree | snapshot |
2014-11-13 |
David Majnemer | Object, COFF: Clean up formatting in hasExtendedRelocations |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Jason Molenda | A pretty big overhaul of the TryFallbackUnwindPlan... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Rafael Espindola | Read 64 bits at a time in the bitcode reader. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Simon Atanasyan | [ELF] Add CodeModel attribute to the DefinedAtom class |
commit | commitdiff | tree | snapshot |
2014-11-13 |
NAKAMURA Takumi | Update \param(s) in MemoryObject::readBytes(). [-Wdocum... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Shankar Easwaran | [ELF] Fix segment alignment. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Chandler Carruth | [x86] Teach the vector shuffle lowering to make a more... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Shankar Easwaran | [ELF] Fix conditions for max-page-size. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Vince Harron | TestConcurrentEvents - delay threads not working |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Shankar Easwaran | [ELF] Fix max-page-size option. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Shankar Easwaran | [ELF] Check linker created dynamic variables |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Rui Ueyama | Update COFF delay-import table tests for r221855. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Rui Ueyama | llvm-readobj: Print out address table when dumping... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Frederic Riss | Add an assert and a test that verify r221709's fix. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Rui Ueyama | [PECOFF] Fix delay-import address table contents. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Chandler Carruth | [x86] Don't form overly fragmented blends when splittin... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Quentin Colombet | [CodeGenPrepare] Handle zero extensions in the TypeProm... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Enrico Granata | Do not override the existing definition of addr_size... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Hans Wennborg | CMake: stop setting (well, #undef'ing) HOST_LINK_VERSIO... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Juergen Ributzka | [FastISel][AArch64] Optimize select when one of the... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Juergen Ributzka | [FastISel][AArch64] Fold the cmp into the select when... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Juergen Ributzka | [FastISel][AArch64] Extend 'select' lowering to support... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Paul Robinson | Drop a few unneeded ctor calls (missed code review... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Hans Wennborg | CMake: Set HOST_LINK_VERSION on Darwin (PR21268) |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Fariborz Jahanian | Fixes test. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Frederic Riss | Revert "[dwarfdump] Add support for dumping accelerator... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Paul Robinson | Improve long path name support on Windows. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Jordan Rose | [Bitcode] AtEndOfStream should only check against the... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Sanjoy Das | Teach ScalarEvolution to sharpen range information. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Richard Smith | Another test for PR19372, showing why we need to keep... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Frederic Riss | Fix emission of Dwarf accelerator table when there... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Frederic Riss | [dwarfdump] Add support for dumping accelerator tables. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Frederic Riss | Allow DWARFFormValue::extractValue to be called with... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Frederic Riss | Remove unsused variables. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Richard Smith | Add another testcase. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Richard Smith | PR19372: Keep checking template arguments after we... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Nick Kledzik | [mach-o] Sort GOT entries by name to make links reprodu... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Greg Clayton | Fix so this test runs successfully on armv7 devices. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Anton Korobeynikov | Temporary revert r221818 until all the problems |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Greg Clayton | Add a makefile even though it isn't used by the test... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Ahmed Bougacha | [CodeGenPrepare] Replace other uses of EVT::getEVT... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Bob Wilson | PR21518: Use unsigned arithmetic for trapping add/sub... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Anton Korobeynikov | Now really fix the typo in the test |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Anton Korobeynikov | Update the tests to handle proper result type of (?:) |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Fariborz Jahanian | [Objective-C++ IRGen] do not generate .cxx_construct |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Nick Kledzik | [mach-o] Support linker synthesized mach_header symbols. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Anton Korobeynikov | Fix fallout from r219557 |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Ahmed Bougacha | [CodeGenPrepare][AArch64] Fix a TLI legality check... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Sanjay Patel | Expose the number of Newton-Raphson iterations applied... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Reid Kleckner | Fix brace init of unions with unnamed struct members |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Ahmed Bougacha | Add fortified (__*_chk) library functions to TLI (NFC) |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Richard Smith | Update Clang's SD-6 support to match N4200 (except... |
commit | commitdiff | tree | snapshot |
next |