Autoconf: The Clang ARC migrator now depends on the static analyzer.
[oota-llvm.git] / include /
2013-08-22 Chandler CarruthAdd a new helper method to Value to strip in-bounds...
2013-08-22 Chandler CarruthClean up the doxygen formatting of the comments on...
2013-08-22 Tim NorthoverARM: use TableGen patterns to select CMOV operations.
2013-08-21 David MajnemerADT/Triple: Helper to determine if we are targeting...
2013-08-21 David BlaikieBasic unit tests for PointerUnion
2013-08-21 NAKAMURA TakumiMCFunction.h: Prune \returns to fix a warning in r18888...
2013-08-21 Ahmed BougachaMC CFG: Add YAML MCModule representation to enable...
2013-08-21 Ahmed BougachaMC CFG: Support disassembly at arbitrary addresses...
2013-08-21 Ahmed BougachaMC CFG: Add an MCObjectSymbolizer in the MCObjectDisass...
2013-08-21 Ahmed BougachaMC CFG: Add MCObjectDisassembler Mach-O implementation.
2013-08-21 Ahmed BougachaAdd Mach-O entry_point_command declaration.
2013-08-21 Ahmed BougachaMC CFG: Add "dynamic disassembly" support to MCObjectDi...
2013-08-21 Ahmed BougachaMC CFG: Add MCObjectDisassembler support for entrypoint...
2013-08-21 Ahmed BougachaMC CFG: Split MCBasicBlocks to mirror atom splitting.
2013-08-21 Ahmed BougachaMC CFG: Add a few needed methods, mainly MCModule:...
2013-08-21 Ahmed BougachaMC: ObjectSymbolizer can now recognize external functio...
2013-08-21 Ahmed BougachaMC: Refactor ObjectSymbolizer to make relocation/sectio...
2013-08-21 Ahmed BougachaMC CFG: Add entrypoint address to MCModule.
2013-08-21 Ahmed BougachaMC CFG: Add more MCFunction container methods (find...
2013-08-21 Ahmed BougachaMC CFG: Keep pointer to parent MCModule in created...
2013-08-21 Ahmed BougachaMC CFG: uint64_t -> size_t for vector size.
2013-08-21 Ahmed BougachaMC CFG: Add a getter for MCDataAtom's data array.
2013-08-21 David MajnemerDebugInfo: Do not use the DWARF Version for the .debug_...
2013-08-21 Jakub StaszakMove #includes from .h to .cpp file.
2013-08-20 Jakub StaszakAdd some constantness.
2013-08-20 Jakub StaszakFix include guards.
2013-08-20 Daniel Sanders[mips][msa] Removed fcge, fcgt, fsge, fsgt
2013-08-20 Richard Sandiford[SystemZ] Use SRST to optimize memchr
2013-08-20 Daniel Sanders[mips][msa] Added insve
2013-08-20 Daniel Sanders[mips][msa] Added and.v, bmnz.v, bmz.v, bsel.v, nor...
2013-08-20 Michael Gottesman[stackprotector] Refactor out the end of isInTailCallPo...
2013-08-19 Hal FinkelAdd a llvm.copysign intrinsic
2013-08-19 Peter CollingbourneIntroduce non-const overloads for GlobalAlias::{get...
2013-08-19 Jakub StaszakMake sure that pop_back_val() result is used.
2013-08-19 Matt ArsenaultFix assert with GEP ptr vector indexing structs
2013-08-19 Jakub StaszakAdd definition of __warn_unused_result__ attribute...
2013-08-19 Peter CollingbourneIntroduce SpecialCaseList::isIn overload for GlobalAliases.
2013-08-19 Elena DemikhovskyAVX-512: compiler intrinsics
2013-08-19 Peter CollingbourneRemove SpecialCaseList::findCategory.
2013-08-17 Juergen RibutzkaThe vbroadcastsi256 intrinsic does not exactly resemble...
2013-08-16 Daniel Dunbar[typo] An LLVM.
2013-08-16 Chris LattnerI'm told that != is not ==
2013-08-16 Chris Lattnerallow != to compare PointerUnion, we already support ==.
2013-08-16 Benjamin KramerAdd difference_type to ImmutableMap/Set iterators so...
2013-08-16 David BlaikieDebugInfo: Allow the addition of other (such as static...
2013-08-16 Aaron BallmanRemoving unused functionality.
2013-08-16 Richard Sandiford[SystemZ] Use SRST to implement strlen and strnlen
2013-08-16 Richard Sandiford[SystemZ] Use MVST to implement strcpy and stpcpy
2013-08-16 Richard Sandiford[SystemZ] Use CLST to implement strcmp
2013-08-16 Aaron BallmanCalling the base class constructor from the derived...
2013-08-15 Aaron BallmanTighten up the yamilizer so it stops eliding empty...
2013-08-15 Bill WendlingMake a few more things const.
2013-08-15 Joey GoulyDrive-by fix for a doxygen comment in MachineInstr.h.
2013-08-15 Jack Carter[Mips][msa] Added the simple builtins (madd_q to xori)
2013-08-15 Jack Carter[Mips][msa] Added the simple builtins (fadd to ftq)
2013-08-15 Jack Carter[Mips][msa] Added the simple builtins (add_a to dpsub...
2013-08-14 Mark LaceyAuto-compute live intervals on demand.
2013-08-14 Mark LaceyAdd the MachineInstrSpan class.
2013-08-14 Mark LaceyNotify LiveRangeEdit of new virtual registers.
2013-08-14 Mark LaceyTrack new virtual registers by register number.
2013-08-14 Peter CollingbourneDataFlowSanitizer: greylist is now ABI list.
2013-08-14 Jakob Stoklund OlesenRemove unnecessary parameter to RenumberValues.
2013-08-14 Jakob Stoklund OlesenRemove unused function.
2013-08-14 Jakob Stoklund OlesenRemove unused struct/enum
2013-08-14 Alexey SamsonovExpose CRC-32 implementation from zlib
2013-08-14 Tim NorthoverSupport C99 hexadecimal floating-point literals in...
2013-08-13 Nick LewyckyRevert r187191, which broke opt -mem2reg on the testcas...
2013-08-13 Jack Carter[Mips][msa] Value types for MSA support.
2013-08-13 Hans WennborgOptions: Add new option kind that consumes remaining...
2013-08-13 Michael GottesmanUpdate makeLibCall to return both the call and the...
2013-08-13 Carlo KokFor COFF only: dwarf debug info output a label referenc...
2013-08-13 Nick LewyckyFix an oversight in isPotentiallyReachable where we...
2013-08-12 Michael J. Spencer[Object/ELF] sh_type is not a bitfield. Fixes RuntimeDy...
2013-08-12 Michael GottesmanAdd editor C++ filetype declaration no functionality...
2013-08-12 Shuxin YangRevert r188188 and r188200.
2013-08-12 Michael Gottesman[stackprotector] Add in the stackprotector libcall.
2013-08-12 Michael Gottesman[stackprotector] Added intrinsic llvm.stackprotectorcheck.
2013-08-12 Shuxin YangMisc enhancements to LTO:
2013-08-12 Alexey SamsonovRemove unused SpecialCaseList constructors
2013-08-12 Alexey SamsonovAdd SpecialCaseList::createOrDie() factory and use...
2013-08-12 Chandler CarruthRemove all checking for the various terminfo headers...
2013-08-12 Richard Sandiford[SystemZ] Use CLC and IPM to implement memcmp
2013-08-12 Chandler CarruthTarget a minimal terminfo library rather than necessari...
2013-08-12 Alexey SamsonovIntroduce factory methods for SpecialCaseList
2013-08-09 Benjamin KramerAdd a overload to CostTable which allows it to infer...
2013-08-09 David BlaikieDebugInfo: provide the ability to add members to a...
2013-08-09 Benjamin KramerMake directory iterator sentinels free.
2013-08-09 Hans WennborgELFObjectFile.h: Silence warning on Windows
2013-08-09 Alexey SamsonovTry to unbreak Windows build after r188022
2013-08-09 Saleem Abdulrasool[CodeGen] prevent abnormal on invalid attributes
2013-08-08 Michael J. Spencerllvm isn't C++11 yet :(
2013-08-08 Michael J. Spencer[Object] Split the ELF interface into 3 parts.
2013-08-08 David Fanginitial draft of PPCMachObjectWriter.cpp
2013-08-08 Eric ChristopherBe more rigorous about the sizes of forms and attributes.
2013-08-08 Ted KremenekForward resetColor() et al to the underlying stream.
2013-08-07 Peter CollingbourneReally unbreak Mac build.
2013-08-07 Peter CollingbourneUnbreak Mac build.
2013-08-07 Hal FinkelAdd ISD::FROUND for libm round()
2013-08-07 Peter CollingbourneDataFlowSanitizer; LLVM changes.
2013-08-07 Chandler CarruthCommit a no-op change to StringRef to (hopefully) trigg...
next