- e55e117 [Hexagon] Generate hardware loop when loop has a critical edge by Brendon Cahoon · 10 years ago
- cdecdda [mips][microMIPSr6] Implement CLO and CLZ instructions by Jozef Kolek · 10 years ago
- b937dad Revert r237247 - [AArch64] Codegen VMAX/VMIN.. as it is causing failures in SPEC2000/2006 by Silviu Baranga · 10 years ago
- c617a13 [mips] [IAS] Unify common functionality of LA and LI. by Toma Tabacu · 10 years ago
- e8dceea [AArch64] Codegen VMAX/VMIN for safe math cases by Artyom Skrobov · 10 years ago
- 66112dd Reverting r237234, "Use std::bitset for SubtargetFeatures" by Michael Kuperstein · 10 years ago
- 4d8e3c4 [mips] [IAS] Merge the micromips-expressions.s test into expr1.s. NFC. by Toma Tabacu · 10 years ago
- 6eb9a62 [DebugInfo] Debug locations for constant SD nodes by Sergey Dmitrouk · 10 years ago
- 1336daa Use std::bitset for SubtargetFeatures by Michael Kuperstein · 10 years ago
- d5c1ae7 AVX-512: fixed a bug in encoding of VPSRAQ instrcution, by Elena Demikhovsky · 10 years ago
- 448c555 Use ArrayRef::slice instead of manually constructing an ArrayRef from ArrayRef iterators. NFC by Craig Topper · 10 years ago
- 6acfb5a Constify arguments to methods in LICM. NFC by Pete Cooper · 10 years ago
- 19a19a9 Change LoadAndStorePromoter to take ArrayRef instead of SmallVectorImpl&. by Pete Cooper · 10 years ago
- a0706f5 Constify arguments in AliasSetTracker methods. NFC by Pete Cooper · 10 years ago
- c6c9f35 Change a loop in LoopInfo to foreach. NFC by Pete Cooper · 10 years ago
- c83d591 Constify arguments to methods in LoopInfo. NFC by Pete Cooper · 10 years ago
- f0240dd [PlaceSafepoints] Reduce dominator tree recalculation by Philip Reames · 10 years ago
- 3062272 [SLSR] handles non-canonicalized Mul candidates by Jingyue Wu · 10 years ago
- ead2d1f [Statepoints] Support for "patchable" statepoints. by Sanjoy Das · 10 years ago
- 36cb3ce [PlaceSafepoints] Followup to commit L237172 by Philip Reames · 10 years ago
- 82550fe CodeGen: ignore DEBUG_VALUE nodes in KILL tagging by Saleem Abdulrasool · 10 years ago
- 42042e5 Revert r237175: [X86] Always return the sret parameter in eax/rax ... by Chandler Carruth · 10 years ago
- 36ae810 [Unrolling] Refactor the start and step offsets to simplify overflow by Chandler Carruth · 10 years ago
- a5a1b19 [lib/Fuzzer] A simple script to synchronise a fuzz test corpus with an external git repository. by Kostya Serebryany · 10 years ago
- 0038607 Allow the CMake option 'LLVM_ABI_BREAKING_CHECKS' to be undefined. by Eric Fiselier · 10 years ago
- 1b8b7d6 CVP: Improve handling of Selects used as incoming PHI values by Bjorn Steinbrink · 10 years ago
- 6865b97 [RewriteStatepointsForGC] Extend base pointer to handle more cases w/vectors by Philip Reames · 10 years ago
- b8a0c0e [lib/Fuzzer] use sha1sum for the file hash by Kostya Serebryany · 10 years ago
- c31e732 Tidy comments in SampleProfile header. NFC. by Diego Novillo · 10 years ago
- 00730a7 [PlaceSafepoints] Add missing "override" to PlaceBackedgeSafepointsImpl::runOnFunction by Justin Bogner · 10 years ago
- 0f696bb Add missing #include and forward decl, found by modules build. by Richard Smith · 10 years ago
- 414a781 MergeFunctions: Two different sized allocas are *not* the same by Arnold Schwaighofer · 10 years ago
- 11fb964 [Statepoints] Clean up statepoint argument accessors. by Pat Gavlin · 10 years ago
- 8574cb5 Revert "ARM: Remove Itineraries for swift CPU" by Matthias Braun · 10 years ago
- 9d14a5a InstrProf: Update name of compiler-rt routine for setting filename by Justin Bogner · 10 years ago
- fab55cf [PlaceSafepoints] Switch to being a FunctionPass by Philip Reames · 10 years ago
- 9e2a698 fix formatting; NFC by Sanjay Patel · 10 years ago
- fc9309b [PlaceSafepoints] Make internal helper pass a FunctionPass by Philip Reames · 10 years ago
- fc6fbed ARM: Remove Itineraries for swift CPU by Matthias Braun · 10 years ago
- 6214347 [PlaceSafepoints] Use analysis infrastructure to get dominator tree by Philip Reames · 10 years ago
- 0d8dadf [X86] Always return the sret parameter in eax/rax, even on 32-bit by Reid Kleckner · 10 years ago
- c89f135 [PlaceSafepoints] Remove dependence on LoopSimplify by Philip Reames · 10 years ago
- 891914a [PATCH] [HEXAGON] Add a test program to verify calling convention by Sundeep Kushwaha · 10 years ago
- f23c6af Convert PHI getIncomingValue() to foreach over incoming_values(). NFC. by Pete Cooper · 10 years ago
- 762a691 Add a const method to iterator over PHI incoming values. by Pete Cooper · 10 years ago
- 94f1e3c Constify method. NFC by Pete Cooper · 10 years ago
- 81b3ceb [Statepoints] Split the calling convention and statepoint flags operand to STATEPOINT into two separate operands. by Pat Gavlin · 10 years ago
- 975251a Strip trailing whitespace. NFC by Douglas Katzman · 10 years ago
- 07cf3c3 R600/SI: Fix bug in VGPR spilling by Tom Stellard · 10 years ago
- eaba2dd [lib/Fuzzer] guess the right number of workers if -jobs=N is given but -workers=M is not. Update the docs. by Kostya Serebryany · 10 years ago
- 7fb69bc Revert r237157, "YAML: Fix typos. NFC". by Alex Lorenz · 10 years ago
- 043da74 [mips][microMIPSr6] Implement SELEQZ and SELNEZ instructions by Jozef Kolek · 10 years ago
- 99ffa5b YAML: Fix typos. NFC. by Alex Lorenz · 10 years ago
- e2d9012 Reimplement heuristic for estimating complete-unroll optimization effects. by Michael Zolotukhin · 10 years ago
- 2c3514a [Mips] Return false for isFPCloseToIncomingSP() by Petar Jovanovic · 10 years ago
- e83e5d4 R600/SI: add pass to mark CF live ranges as non-spillable by Tom Stellard · 10 years ago
- 561c44f Changed renaming of local symbols by inserting a dot vefore the numeric suffix. by Sunil Srivastava · 10 years ago
- 77686a9 Delete dead code. NFC by Jonathan Roelofs · 10 years ago
- 413b283 Comment disambiguation. by Douglas Katzman · 10 years ago
- 09f089a [DWARF] Add CIE header fields address_size and segment_size when generating dwarf-4 by Keith Walker · 10 years ago
- 1ef2ae0 use 'auto' to improve readability; NFC by Sanjay Patel · 10 years ago
- a52fdfb R600/SI: Update tablegen defs to avoid restoring spilled sgprs to m0 by Tom Stellard · 10 years ago
- f36ad4a R600/SI: Remove M0Reg register class by Tom Stellard · 10 years ago
- 6ecd744 R600/SI: Remove explicit m0 operand from DS instructions by Tom Stellard · 10 years ago
- a89c183 R600/SI: Remove explicit m0 operand from v_interp instructions by Tom Stellard · 10 years ago
- 112c87e fix typos, grammar; NFC by Sanjay Patel · 10 years ago
- 9c9f558 R600/SI: Make sendmsg test more strict by Tom Stellard · 10 years ago
- 2774434 R600/SI: Remove explicit m0 operand from s_sendmsg by Tom Stellard · 10 years ago
- 61637f3 R600/SI: Replace TRI->getRegClass(Reg) with TRI->getPhysRegClass(Reg) by Tom Stellard · 10 years ago
- 9cc691f AVX-512, X86: Added lowering for shift operations for SKX. by Elena Demikhovsky · 10 years ago
- e38f45e [ARM] Use AEABI aligned function variants by John Brawn · 10 years ago
- 00666a1 Reverse ordering of base and derived pointer during safepoint lowering. by Igor Laevsky · 10 years ago
- bc20d3b [X86] Remove useless target specific combine on TRUNCATE dag nodes. by Andrea Di Biagio · 10 years ago
- 98ed117 [mips][FastISel] Handle calls with non legal types i8 and i16. by Vasileios Kalintiris · 10 years ago
- d8b1e16 [mips][FastISel] Simplify callabi.ll by using multiple check prefixes. by Vasileios Kalintiris · 10 years ago
- 4ffee4b [mips][FastISel] Allow computation of addresses from constant expressions. by Vasileios Kalintiris · 10 years ago
- ed73167 Change TargetParser enum names to avoid macro conflicts (llvm) by Renato Golin · 10 years ago
- 3bf2f23 AVX-512: asm parser errors check by Elena Demikhovsky · 10 years ago
- cfff317 AVX-512: select operation for i1 vectors by Elena Demikhovsky · 10 years ago
- 9cf6c24 [X86] DAGCombine should not assume arbitrary vector types are simple by Michael Kuperstein · 10 years ago
- a4d6a35 Remove unnecessary forward declaration. by Craig Topper · 10 years ago
- ee68647 Remove unnecessary variables by folding calls into for loop header. NFC. by Craig Topper · 10 years ago
- de65922 [lib/Fuzzer] remove the -dfsan=1 flag, just use -use_traces=1 (w/ or w/o dfsan) by Kostya Serebryany · 10 years ago
- 772410a [lib/Fuzzer] detach the pulse thread instad of joining it by Kostya Serebryany · 10 years ago
- 0552d51 Migrate existing backends that care about software floating point by Eric Christopher · 10 years ago
- d1074b0 Fixing memory leak by Andrew Kaylor · 10 years ago
- 23ac4f1 Refactoring gc_relocate related code in CodeGenPrepare.cpp by Sanjoy Das · 10 years ago
- aa1c57e Rename variables in gc_relocate related functions to follow LLVM's naming conventions. by Sanjoy Das · 10 years ago
- 66c6a4c [lib/Fuzzer] don't record traces when trace collection is off by Kostya Serebryany · 10 years ago
- 6eb095d [MemCpyOpt] Look at any dependency -not just source- for memset+memcpy. by Ahmed Bougacha · 10 years ago
- 12a7fbc Simplify a return expression and an access to an alloca's allocated type by David Blaikie · 10 years ago
- e04fe6c [WinEH] Handle nested landing pads that return directly to the parent function. by Andrew Kaylor · 10 years ago
- 96086ad Add more missing #includes, found by modules build. by Richard Smith · 10 years ago
- 310d031 Add missing #include, found by modules build. by Richard Smith · 10 years ago
- 9fa8698 Add missing #includes, found by modules build. by Richard Smith · 10 years ago
- bbd301d Readdress r236990, use of static members on a non-static variable. by David Blaikie · 10 years ago
- aeda490 Fix tablegen's PrintFatalError function to run registered file cleanups. by James Y Knight · 10 years ago
- 1d4481d [lib/Fuzzer] when running multiple fuzzing processes, print something every 10 minutes to avoid buildbot timeouts by Kostya Serebryany · 10 years ago
- 4e5be5a Fix input validation issues in llvm-as/llvm-dis by Alexey Samsonov · 10 years ago
- 051ef86 [lib/Fuzzer] rename FuzzerDFSan.cpp to FuzzerTraceState.cpp; update comments. NFC expected by Kostya Serebryany · 10 years ago