- 402cf19 DebugInfo: Fix up some test cases to have more correct debug info metadata. by David Blaikie · 11 years ago
- ac34a28 Add code owner of scoped-noalias metadata by Hal Finkel · 11 years ago
- 9f0a2a8 Convert noalias parameter attributes into noalias metadata during inlining by Hal Finkel · 11 years ago
- 6f5c609 Simplify and improve scoped-noalias metadata semantics by Hal Finkel · 11 years ago
- deb8e30 Try to fix a layering violation introduced by r213945 by Duncan P. N. Exon Smith · 11 years ago
- d8d3b4d Fix -Werror build after r213945 by Duncan P. N. Exon Smith · 11 years ago
- 7bf73bd IPO: Add use-list-order verifier by Duncan P. N. Exon Smith · 11 years ago
- db4f73f [ARM] Emit ABI_PCS_R9_use build attribute. by Amara Emerson · 11 years ago
- ce63ab3 Run sort_includes.py on the AArch64 backend. by Benjamin Kramer · 11 years ago
- 168d0c1 [cmake] Use the external project machinery for libcxxabi so that it can by Chandler Carruth · 11 years ago
- c819279 llvm/test/CodeGen/ARM/inlineasm-global.ll: Add explicit triple to appease targeting *-win32. by NAKAMURA Takumi · 11 years ago
- c27d6a7 llvm/test/CodeGen/ARM/inlineasm-global.ll: Avoid specifing source file on llc. by NAKAMURA Takumi · 11 years ago
- 568ab6a [SDAG] Enable the new assert for out-of-range result numbers in by Chandler Carruth · 11 years ago
- 38ccfe9 [SDAG] Don't insert the VRBase into a mapping from SDValues when the def by Chandler Carruth · 11 years ago
- 068898d Store nodes only have 1 result. by Matt Arsenault · 11 years ago
- 72d4fa9 [SDAG] Start plumbing an assert into SDValues that we don't form one by Chandler Carruth · 11 years ago
- 642c8be [ARM] In thumb mode, emit directive ".code 16" before file level inline by Akira Hatanaka · 11 years ago
- b64f842 [X86] Add comments to clarify some non-obvious lines in the stackmap-nops.ll by Lang Hames · 11 years ago
- b984536 llvm-vtabledump: use a std::map instead of a StringMap for VBTables by David Majnemer · 11 years ago
- 2048bc2 Fix a warning in CoverageMappingReader.cpp by Ehsan Akhgari · 11 years ago
- 76cbffa [X86] Clarify some stackmap shadow optimization code as based on review by Lang Hames · 11 years ago
- 2286ae5 [PATCH][PPC64LE] Correct little-endian usage of vmrgh* and vmrgl*. by Bill Schmidt · 11 years ago
- 65b3fca Add code coverage mapping data, reader, and writer. by Alex Lorenz · 11 years ago
- 4fbd136 Add code coverage mapping data, reader, and writer. by Alex Lorenz · 11 years ago
- fb0326c Add an implementation for llvm-nm’s -print-file-name option (aka -o and -A). by Kevin Enderby · 11 years ago
- 51a4c94 Opportunistically fix the builders by David Majnemer · 11 years ago
- 9617132 llvm-vtabledump: A vtable dumper by David Majnemer · 11 years ago
- d10aa6f After unrolling a loop with llvm.loop.unroll.count metadata (unroll factor by Mark Heffernan · 11 years ago
- 86854be Don't use 128bit functions on PPC32. by Joerg Sonnenberger · 11 years ago
- d24d326 [SDAG] Introduce a combined set to the DAG combiner which tracks nodes by Chandler Carruth · 11 years ago
- 1b1fbcc [x86] Make vector legalization of extloads work more like the "normal" by Chandler Carruth · 11 years ago
- 24ade3b Target: invert condition for Windows by Saleem Abdulrasool · 11 years ago
- 0349d54 Feedback from Hans on r213815. No functionaility change. by Manman Ren · 11 years ago
- dee5e2c Windows: Don't wildcard expand /? or -? by Hans Wennborg · 11 years ago
- b96e833 [X86] Optimize stackmap shadows on X86. by Lang Hames · 11 years ago
- 5b93c8a Replace an assertion with a fatal error by Reid Kleckner · 11 years ago
- 1cb9342 Use the same .eh_frame encoding for 32bit PPC as on i386. by Joerg Sonnenberger · 11 years ago
- 7963749 Try to fix the bots again by moving test to X86 directory. by Manman Ren · 11 years ago
- 69280f8 X86: correct library call setup for Windows itanium by Saleem Abdulrasool · 11 years ago
- 855a7e6 R600: Add FMA instructions for Evergreen by Matt Arsenault · 11 years ago
- 203dc9d Try to fix the bots. If this does not work, I am going to move it to X86 directory. by Manman Ren · 11 years ago
- 9a05091 X86: silence sign comparison warning by Saleem Abdulrasool · 11 years ago
- cb1ac70 R600: Add new functions for splitting vector loads and stores. by Matt Arsenault · 11 years ago
- 519212b Let the integrated assembler understand .exitm, PR20426. by Nico Weber · 11 years ago
- 5c87418 Remove unused field MacroInstantiation::TheMacro. No behavior change. by Nico Weber · 11 years ago
- 2604a97 Let the integrated assembler understand .warning, PR20428. by Nico Weber · 11 years ago
- 1dd6dee Include relative path for header outside the current directory. by Joerg Sonnenberger · 11 years ago
- 6e1b858 Remove dead code. by Rafael Espindola · 11 years ago
- 3715084 AArch64: refactor ReconstructShuffle function by Tim Northover · 11 years ago
- cf37944 Fix r213824 on windows by Duncan P. N. Exon Smith · 11 years ago
- 16fd27b Add scoped-noalias metadata by Hal Finkel · 11 years ago
- e8d5c37 Fixing an MSVC conversion warning about implicitly converting the shift results to 64-bits. No functional change intended. by Aaron Ballman · 11 years ago
- 6800393 [Target] Teach the query interfaces for lowering of extloads and by Chandler Carruth · 11 years ago
- 2c7c54c AA metadata refactoring (introduce AAMDNodes) by Hal Finkel · 11 years ago
- a4abc43 Prune redundant libdeps. by NAKAMURA Takumi · 11 years ago
- 9d8661d Prune dependency to MC from each target disassembler. by NAKAMURA Takumi · 11 years ago
- 4bc5f13 [CMake] tools/lto: Prune redundant libdep(s). by NAKAMURA Takumi · 11 years ago
- 0fe305d [CMake] LineEditorTests: Add Support to link_components. by NAKAMURA Takumi · 11 years ago
- d51310e [ARM] Make the assembler reject unpredictable pre/post-indexed ARM STRH instructions. by Tilmann Scheller · 11 years ago
- 25f4fcd [mips] Fix ll and sc instructions by Daniel Sanders · 11 years ago
- de929f8 R600: Match rcp node on pre-SI by Matt Arsenault · 11 years ago
- f303d03 R600: Fix LowerSDIV24 by Matt Arsenault · 11 years ago
- 8971050 Remove unused substitution. by Rafael Espindola · 11 years ago
- 117dff7 IR: Fix comment from r213824 by Duncan P. N. Exon Smith · 11 years ago
- f227bf3 Remove a stray semicolon. [-Wpedantic] by NAKAMURA Takumi · 11 years ago
- 9fda421 Update library dependencies. by NAKAMURA Takumi · 11 years ago
- ba86db1 R600: Implement enableClusterLoads() by Matt Arsenault · 11 years ago
- 2daff76 [AArch64] Fix a bug generating incorrect instruction when building small vector. by Kevin Qin · 11 years ago
- 1bc34d7 [AArch64] Disable some optimization cases for type conversion from sint to fp, because those optimization cases are micro-architecture dependent and only make sense for Cyclone. A new predicate Cyclone is introduced in .td file. by Jiangning Liu · 11 years ago
- d28cfd1 Fixed PR20411 - bug in getINSERTPS() by Filipe Cabecinhas · 11 years ago
- 5092384 IR: Add Value::sortUseList() by Duncan P. N. Exon Smith · 11 years ago
- ec6e535 Add a VS "14" msbuild toolset by Reid Kleckner · 11 years ago
- 4cae9cb SimplifyCFG: fix a bug in switch to table conversion by Manman Ren · 11 years ago
- 48b8c12 Fix the build when building with only the ARM backend. by Rafael Espindola · 11 years ago
- b74b954 Document what backwards compatibility we provide for bitcode. by Rafael Espindola · 11 years ago
- a25114b Let llvm/test/CodeGen/X86/avx512*-mask-op.ll(s) aware of Win32 x64 calling convention. by NAKAMURA Takumi · 11 years ago
- 0bebd31 Fix indenting. by Eric Christopher · 11 years ago
- 1d73b6f [x86] Rip out some broken test cases for avx512 i1 store support. by Chandler Carruth · 11 years ago
- ba08e46 Reorganize and simplify local variables. by Eric Christopher · 11 years ago
- 34c5b5b Finish inverting the MC -> Object dependency. by Rafael Espindola · 11 years ago
- 731c4f6 [RuntimeDyld][AArch64] Update relocation tests and also add a simple GOT test. by Juergen Ributzka · 11 years ago
- 3322b7e Remove the query for TargetMachine and TargetInstrInfo since we're by Eric Christopher · 11 years ago
- ccd1035 ArgPromo+DebugInfo: Handle updating debug info over multiple applications of argument promotion. by David Blaikie · 11 years ago
- 163a3f9 Test debug info in arg promotion with an actual promotion case, rather than a degenerate arg promotion that's actually DAE performed by ArgPromo by David Blaikie · 11 years ago
- 8c0cf3e Use an explicit triple in testcase. by Jim Grosbach · 11 years ago
- adb6a36 [X86,AArch64] Extend vcmp w/ unary op combine to work w/ more constants. by Jim Grosbach · 11 years ago
- 4070037 X86: restrict combine to when type sizes are safe. by Jim Grosbach · 11 years ago
- df48c93 DAG: fp->int conversion for non-splat constants. by Jim Grosbach · 11 years ago
- 2941802 [NVPTX] Add some extra tests for mul.wide to test non-power-of-two source types by Justin Holewinski · 11 years ago
- ce64168 [NVPTX] Silence a GCC warning found by the buildbots by Justin Holewinski · 11 years ago
- d55c7c7 Do not add unroll disable metadata after unrolling pass for loops with #pragma clang loop unroll(full). by Mark Heffernan · 11 years ago
- 4fa6ecc [FastISel][AArch64] Fix return type in FastLowerCall. by Juergen Ributzka · 11 years ago
- 03f160f [NVPTX] mul.wide generation works for any smaller integer source types, not just the next smaller power of two by Justin Holewinski · 11 years ago
- 8b832c1 [SKX] Added missed test files for rev 213757 by Robert Khasanov · 11 years ago
- e2c63ff AsmParser: remove deprecated LLIR support by Saleem Abdulrasool · 11 years ago
- 58ba15d ExecutionEngine: remove a stray semicolon by Saleem Abdulrasool · 11 years ago
- f47bcb3 [SKX] Fix lowercase "error:" in rev 213757 by Robert Khasanov · 11 years ago
- 6b50a7d [NVPTX] Make sure we do not generate MULWIDE ISD nodes when optimizations are disabled by Justin Holewinski · 11 years ago
- e8d7ebc In unroll pragma syntax and loop hint metadata, change "enable" forms to a new form using the string "full". by Mark Heffernan · 11 years ago
- b1365e3 test commit: remove trailing space by Alex Lorenz · 11 years ago