2014-02-21 |
Sebastian Pop | normalize the last delinearized dimension |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Sebastian Pop | fail delinearization when the size of subscripts differs |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Sylvestre Ledru | Remove dead declaration |
commit | commitdiff | tree | snapshot |
2014-02-21 |
NAKAMURA Takumi | [CMake] llvm-c/lto.h should be installed if libLTO... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
NAKAMURA Takumi | [CMake] libLTO: Use (SHARED|STATIC) to build both share... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
NAKAMURA Takumi | [CMake] llvm_add_library: Add dependencies also to... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
NAKAMURA Takumi | [CMake] Introduce "llvm_add_library(SHARED STATIC)... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
NAKAMURA Takumi | Teach LLVM-Config to use logical target names (2/2) |
commit | commitdiff | tree | snapshot |
2014-02-21 |
NAKAMURA Takumi | Teach LLVM-Config to use logical target names (1/2) |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Kevin Qin | [AArch64] Add register constraints to avoid generating... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Filip Pizlo | This test was failing on non-X86-64 platforms because... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Rafael Espindola | Make DisableIntegratedAS a TargetOption. |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Rafael Espindola | One last pass of DataLayout variable renaming. |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Rafael Espindola | Rename a few more DataLayout variables. |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Rafael Espindola | Rename many DataLayout variables from TD to DL. |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Filip Pizlo | Stackmaps are used for OSR exits, which is a custom... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Nick Lewycky | Make sure that value handle users see the transformatio... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Eli Bendersky | Set the SuppressWarnings option on tool level and propa... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Benjamin Kramer | cstdint is a C++11 header, LLVM provides its own versio... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Michael J.... | [Support] Correctly handle zero length inputs to UTF... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Adrian Prantl | test_debuginfo.pl: Make failures easier to debug by... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Rui Ueyama | Fix build breakage. |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Rui Ueyama | Object/COFF: Fix possible truncation bug. |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Benjamin Kramer | Remove unnecessary copy of array_lengthof. |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Oliver Stannard | AArch64: __va_list.__stack must be 8-byte aligned |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Chad Rosier | [AArch64] Add support for TargetTransformInfo Analysis. |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Daniel Sanders | [mips] Make it impossible to have UnknownABI in CodeGen... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
NAKAMURA Takumi | [CMake] Move intrinsics_gen to lib/Target out of add_pu... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
NAKAMURA Takumi | [CMake] intrinsics_gen: Use add_public_tablegen_target(). |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Benjamin Kramer | AsmParser: Disable Darwin-style macro argument expansio... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Daniel Sanders | [mips] Make mips64 the default CPU for the mips64 archi... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Evgeniy Stepanov | Unconditionally include msan_interface.h when building... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Daniel Sanders | Added release note about making all inline assembly... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
NAKAMURA Takumi | COFFObjectFile.cpp: Appease msvc in r201760. |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Craig Topper | [x86] Switch PAUSE instruction to use XS prefix instead... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Elena Demikhovsky | AVX-512: added a lit test for truncate operation |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Elena Demikhovsky | AVX-512: Fixed compilation issue |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Rui Ueyama | llvm-objdump/COFF: Print SEH table addresses. |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Nick Lewycky | Fix change in behaviour accidentally introduced in... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Elena Demikhovsky | AVX-512: Assembly parsing of broadcast semantic in... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Rui Ueyama | Object/COFF: Fix padding between CSDVersion and EditList. |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Nick Lewycky | Simplify the implementation of getUnderlyingObjectsForI... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Eric Christopher | Add support for hashing attributes with DW_FORM_block... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Eric Christopher | Make DIELoc/DIEBlock's ComputeSize method const. Add... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Eric Christopher | Format. |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Eric Christopher | This tests DW_FORM_sdata, not DW_FORM_block. Make the... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Eric Christopher | Fix commit thinkos from splitting out patches. |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Eric Christopher | Add support for hashing DW_FORM_sdata and a small testcase. |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Eric Christopher | Format. |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Eric Christopher | Remove FIXME that had snuck in. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Tobias Grosser | Avoid collisions with Objective-C++ keywords |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Tobias Grosser | Fix typo |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Reed Kotler | Make one statement easier to understand from post commm... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Roman Divacky | Expand 64bit {SHL,SHR,SRA}_PARTS on sparcv9. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Rafael Espindola | move getNameWithPrefix and getSymbol to TargetMachine. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Rafael Espindola | Add back r201608, r201622, r201624 and r201625 |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Eli Bendersky | Refactor TargetOptions initialization into a single... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Christian Pirker | Test commit - remove the new line to lib/Target/AArch64... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Daniel Sanders | [mips] Use multiple FileCheck prefixes rather than... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Daniel Sanders | [mips] In the integrated assembler, select the default... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Christian Pirker | Test commit - added a new line to lib/Target/AArch64... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Venkatraman... | [Sparc] Remove spurious checks from a testcase. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Daniel Sanders | [mips] Use llvm::Triple in ParseMipsTriple() instead... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Rafael Espindola | This reverts commit r201625 and r201624. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Daniel Sanders | [mips] Add explicit N32 and N64 tests to nabi-regs... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Alexey Samsonov | Support GTest for FreeBSD platforms (9.x) |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Daniel Sanders | [mips] Remove unused NotN64 predicate |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Cameron McInally | Fix AVX512 vector sqrt assembly strings. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Logan Chien | Disable override and final C++ keyword in gcc 4.6. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Daniel Jasper | Revert r201622 and r201608. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Tim Northover | X86: move test requiring X86TargetLowering info into... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Tim Northover | Try addding datalayout in case that's what Hexagon... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Tim Northover | X86 CodeGenPrep: sink shufflevectors before shifts |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Evgeniy Stepanov | Build PIE binaries when cross-compiling to Android. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Alexey Samsonov | Try to revive buildbots after r201620 |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Craig Topper | Remove special FP opcode maps and instead add enough... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Craig Topper | Reduce size of map field in X86 TSFlags since it now... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Craig Topper | Put some of the X86 formats in a more logical order. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Craig Topper | Remove A6/A7 opcode maps. They can all be handled with... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Rui Ueyama | llvm-objdump/COFF: Print load configuration table. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Mingjie Xing | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Saleem Abdulrasool | MCAsmParser: support required parameters |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Saleem Abdulrasool | MCAsmParser: change representation of MCAsmMacroParameter |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Rafael Espindola | Now that llvm always does the right thing with private... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Rafael Espindola | Use PrivateLinkage now that it is safe. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Rafael Espindola | Avoid an infinite cycle with private linkage and -f... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Sean Silva | [docs] Clean up some more llvm-gcc stuff |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Sean Silva | [docs] Nuke some references to llvm-gcc |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Rafael Espindola | Fix PR18743. |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Rafael Espindola | Rename a DebugLoc variable to DbgLoc and a DataLayout... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Lang Hames | Consistently check 'IsCode' when allocating sections... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Ana Pazos | [AArch64] Expanded sin, cos, pow with FP vector types... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Daniel Sanders | [mips] Add support for ELF64-mips and the R_MIPS_32... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Rafael Espindola | Rename some member variables from TD to DL. |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Marshall Clow | Add myself as owner for libc++ |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Robert Lytton | XCore target: Handle common linkage |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Robert Lytton | XCore target: addMemOperand as necessary |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Robert Lytton | XCore target: Fix llvm.eh.return and EH info register... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Tim Northover | Darwin builds: handle different possible form for SDKROOT. |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Tim Northover | GlobalMerge: move "-global-merge" option to the pass... |
commit | commitdiff | tree | snapshot |
next |