chromiumos/third_party/llvm.git
9 hours ago Eric ChristopherAdd some comments to the stringify function. master
10 hours ago Hal FinkelPPC: Combine duplicate (offset) lvsl Altivec intrinsics
11 hours ago Andrew TrickTrack IR ordering of SelectionDAG nodes 4/4.
11 hours ago Andrew TrickTrack IR ordering of SelectionDAG nodes 3/4.
12 hours ago Andrew TrickTrack IR ordering of SelectionDAG nodes 2/4.
12 hours ago Andrew TrickTrack IR ordering of SelectionDAG nodes 1/4.
13 hours ago Andrew TrickFix RecyclingAllocator::PrintStats to print the underly...
15 hours ago Eric ChristopherAdd to testsuite.
15 hours ago Eric ChristopherArrayRef-ize MD5 and clean up a few variable names.
16 hours ago Hal FinkelPPC: Initial support for permutation-based unaligned...
16 hours ago Michael J.... [Support] Remove Count{Leading,Trailing}Zeros_{32,64}.
16 hours ago Jim GrosbachTidy up. Whitespace.
16 hours ago Quentin ColombetFollow up of the introduction of MCSymbolizer.
16 hours ago Michael Gottesmanclang formatted APFloat.h
16 hours ago Michael Gottesmanclang-formatted APInt.h
16 hours ago Benjamin KramerMathExtras: Return the result of find(First|Last)Set...
16 hours ago Michael J.... Replace Count{Leading,Trailing}Zeros_{32,64} with count...
16 hours ago Michael J.... [Support][MathExtras] Fix literal type issues.
18 hours ago Michael J.... Add missing header for atexit.
18 hours ago Michael J.... [Support][MathExtras] Add missing include and disable...
18 hours ago Michael Gottesman[objc-arc] KnownSafe does not imply that it is safe...
18 hours ago Michael Gottesman[objc-arc] Make sure that multiple owners is propogated...
18 hours ago Michael J.... [Support] Add type generic bit utilities to MathExtras.h
20 hours ago Benjamin KramerLoopVectorize: LoopSimplify can't canonicalize loops...
21 hours ago Diego NovilloDo not reserve space for the ColdEdges and NormalEdges...
24 hours ago Richard Sandiford[SystemZ] Improve AsmParser handling of invalid instruc...
24 hours ago Richard Sandiford[SystemZ] Improve AsmParser register parsing
26 hours ago Joey GoulyRun clang-format over the scalarizePHI function.
26 hours ago Joey GoulyscalarizePHI needs to insert the next ExtractElement...
26 hours ago Diego NovilloAdd a new function attribute 'cold' to functions.
28 hours ago Benjamin KramerRemove the Copied parameter from MemoryObject::readBytes.
32 hours ago Daniel JasperFix unused warning in opt builds.
37 hours ago Ahmed BougachaMC: Disassembled CFG reconstruction.
38 hours ago Ahmed BougachaAdd MCSymbolizer for symbolic/annotated disassembly.
40 hours ago Ulrich Weigand[PowerPC] Remove symbolLo/symbolHi instruction operand...
40 hours ago Daniel MaleaRe-implement DebugIR in a way that does not subclass...
40 hours ago Ulrich Weigand[PowerPC] Clean up generation of ha16() / lo16() markers
41 hours ago Bill WendlingThe command line options need to be processed before...
43 hours ago Tim NorthoverARM: implement @llvm.readcyclecounter intrinsic
43 hours ago Tim NorthoverARM: Add Performance Monitor Extensions feature
44 hours ago Tom StellardR600: Fix R600ControlFlowFinalizer not considering...
45 hours ago Benjamin KramerMove passes from namespace llvm into anonymous namespac...
45 hours ago Jakob Stoklund... Fix PR16110: Handle DBG_VALUE in ConnectedVNInfoEqClass...
46 hours ago Benjamin KramerMore symbols that should be static.
47 hours ago Benjamin KramerHexagon: Make helper functions static.
47 hours ago Benjamin KramerR600: Hide symbols of implementation details.
47 hours ago Benjamin KramerInlineSpiller: Store bucket pointers instead of iterators.
2 days ago Aaron BallmanSetting the default value (fixes CRT assertions about...
2 days ago Rafael EspindolaFix 32 bit build in c++11 mode.
2 days ago Nick LewyckyAdd missing test from r175092.
2 days ago Rafael EspindolaFix a leak on the r600 backend.
2 days ago Rafael Espindolaclang-format this file.
2 days ago Rafael EspindolaRemove redundant rpath.
2 days ago Rafael EspindolaFix indentation.
2 days ago Michael Gottesman[objc-arc] Fixed number of prefixing slashes in some...
2 days ago Michael GottesmanFixed trailing whitespace.
2 days ago Michael GottesmanUpdated the comments of APInt.h to match the llvm style...
2 days ago Kevin EnderbyMissed removing one of the assert()'s from the LLVMCrea...
2 days ago Chad RosierMinor fix to comment from my previous commit.
2 days ago Chad RosierSimplify the logic described in the comment.
2 days ago David BlaikieSolidify the assumption that a DW_TAG_subprogram's...
2 days ago Chad RosierSimplify logic now that r182490 is in place. No functi...
2 days ago Chad RosierSimplify logic now that r182490 is in place. No functi...
2 days ago Chad RosierSimplify logic now that r182490 is in place. No functi...
2 days ago Bill SchmidtRecognize ValueType operands in source patterns for...
2 days ago Bill SchmidtChange some PowerPC PatLeaf definitions to ImmLeaf...
2 days ago Nadav RotemSLPVectorizer: Change the order in which new instructio...
2 days ago Nadav RotemX86: Fix a bug in EltsFromConsecutiveLoads. We can...
2 days ago Reid KlecknerRemove unneeded call to a base default ctor
2 days ago Jean-Luc DupratThis is an update to a previous commit (r181216).
2 days ago Rui UeyamaFix typo in docs/GettingStarted.rst.
2 days ago Adrian PrantlUnify formatting of debug output.
2 days ago Reid KlecknerFix StringMapIterator compile errors for non-MSVC compi...
2 days ago Chad RosierAdd the IncludeSelf parameter to the MCSubRegIterator...
2 days ago Reid Kleckner[Support] Add StringMap::swap() and a default ctor...
2 days ago Benjamin KramerX86: When expanding PCMPGTQ to PCMPGTD we always want...
2 days ago Arnold SchwaighoferLoopVectorize: Make Value pointers that could be RAUW...
2 days ago Rafael EspindolaFix use after free (pr16103).
3 days ago Rafael EspindolaCheck that a function starts with llvm. before using...
3 days ago Richard Sandiford[SystemZ] Rename PSW to CC
3 days ago Rafael Espindolasync projects/sample's autohell.
3 days ago Richard Sandiford[SystemZ] Fix thinko in long branch pass
3 days ago David MajnemerX86: Remove test instructions proceeding shift by immed...
3 days ago NAKAMURA TakumiR600ISelLowering.cpp: Avoid "using namespace Intrinsic...
3 days ago NAKAMURA TakumiR600: Whitespace and untabify.
3 days ago Owen AndersonCreate an FPOW SDNode opcode def in the target independ...
3 days ago Filip PizloExpose the RTDyldMemoryManager through the C API. This...
3 days ago Rafael EspindolaAllow duplicates in LLVM_TARGETS_TO_BUILD and LLVM_EXPE...
3 days ago Rafael EspindolaAttempt to fix the mingw32 bot.
3 days ago Rafael Espindolas/u_int32_t/uint32_t/
3 days ago Rafael EspindolaFix warning in non-assert build.
3 days ago Rafael EspindolaMake R600 non-experimental.
3 days ago Reed KotlerMips16 does not use register scavenger from TargetRegis...
3 days ago Eric ChristopherBe more specific and capitalize filenames.
3 days ago Jakob Stoklund... Define BYTE_ORDER on Solaris.
3 days ago Filip PizloPut RTDyldMemoryManager into its own file, and make...
3 days ago Filip PizloRoll out r182411 and 182412 because it's still broken.
3 days ago Filip PizloFix busted comment. This conditional include block...
3 days ago Filip PizloPut RTDyldMemoryManager into its own file, and make...
3 days ago Filip PizloRoll out r182407 and r182408 because they broke builds.
next