Option parsing: remove non-SUPPORT_ALIASARGS fall-back
[oota-llvm.git] / include /
2013-07-31 Hans WennborgOption parsing: add support for alias arguments.
2013-07-30 Eric ChristopherMake these just inline, not static inline.
2013-07-30 Matt ArsenaultRevert "Remove isCastable since nothing uses it now"
2013-07-30 Matt ArsenaultRemove isCastable since nothing uses it now
2013-07-30 Matt ArsenaultChange behavior of calling bitcasted alias functions.
2013-07-30 Andrew TrickDown-scale slot index distance to save bits.
2013-07-30 Andrew Trickwhitespace
2013-07-30 Andrew TrickMI Sched: Track live-thru registers.
2013-07-30 Daniel MaleaFix parameter ordering bug in createDebugIRPass()
2013-07-29 Rafael EspindolaMake file_status::getUniqueID const.
2013-07-29 Rafael EspindolaInclude st_dev to make the result of getUniqueID actual...
2013-07-29 Nico RieckUse proper section suffix for COFF weak symbols
2013-07-29 Rafael EspindolaAdd support for the 's' operation to llvm-ar.
2013-07-28 Rafael EspindolaFix -Wdocumentation warnings.
2013-07-28 Chandler CarruthUpdate comments for SSAUpdater to use the modern doxyge...
2013-07-28 Elena DemikhovskyAdded encoding prefixes for KNL instructions (EVEX).
2013-07-28 Chandler CarruthThread DataLayout through the callers and into mem2reg...
2013-07-27 Michael Gottesman[APFloat] Removed nextafter from missing operations...
2013-07-27 Nick LewyckyReimplement isPotentiallyReachable to make nocapture...
2013-07-27 Tom StellardSimplifyCFG: Use parallel-and and parallel-or mode...
2013-07-26 Bill WendlingUse a non-c'tor for converting a boolean into a StringRef.
2013-07-26 Stephen LinRemove trailing whitespace.
2013-07-26 Stephen LinCorrect case of m_UIToFp to m_UIToFP to match instructi...
2013-07-26 Matt ArsenaultRe-add DataLayout pointer size convenience functions.
2013-07-26 Eric ChristopherRegenerate.
2013-07-26 Eric ChristopherAdd a way to get the context of any particular scope.
2013-07-26 Reid KlecknerRemove dead or useless header checks from cmake and...
2013-07-26 Tobias GrosserMake .bc en/decoding of AttrKind stable
2013-07-26 Bill Schmidt[PowerPC] Support powerpc64le as a syntax-checking...
2013-07-25 Bill WendlingAdd a bool->StringRef c'tor to StringRef.
2013-07-25 Rafael EspindolaRemove the mblaze backend from llvm.
2013-07-25 Bill WendlingAdd a way to add a kind-value string pair to an attribute.
2013-07-25 Richard SandifordFix a comment cut-&-pasto.
2013-07-25 Andrew TrickMI Sched: Register pressure heuristics.
2013-07-25 Rafael EspindolaRespect llvm.used in Internalize.
2013-07-25 Rafael EspindolaMake these methods const correct.
2013-07-25 Bill WendlingReplace the "NoFramePointerElimNonLeaf" target option...
2013-07-24 Bill WendlingAdd helpful accessor methods to get the specified funct...
2013-07-24 Craig TopperSplit generated asm mnemonic matching table into a...
2013-07-24 Akira Hatanaka[mips] Use pristine object file while processing reloca...
2013-07-24 Eric ChristopherRemove dead code.
2013-07-24 Eric ChristopherRemove unnecessary constructors as the default conversi...
2013-07-24 Eric ChristopherMore constructor cleanup.
2013-07-24 Eric ChristopherRemove one more of these.
2013-07-24 Eric ChristopherRemove more dead/weird/misleading code.
2013-07-24 Eric ChristopherRemove more seemingly unused code.
2013-07-23 Tom StellardDAGCombiner: Pass the correct type to TargetLowering...
2013-07-23 Eric ChristopherRemove unused function.
2013-07-23 Eric ChristopherKeep similar classes near each other. No functional...
2013-07-23 Eric Christopher80-column.
2013-07-23 Eli BenderskyExpand the comment on getOpenFileSlice a bit for more...
2013-07-23 Rafael EspindolaSplit getOpenFile into getOpenFile and getOpenFileSlice.
2013-07-23 Ahmed BougachaRevert "Remove use of asymmetric std::lower_bound compa...
2013-07-23 Manman RenDebug Info Finder: use processDeclare and processValue...
2013-07-22 Matt ArsenaultFix typo (ponted -> pointed)
2013-07-22 Manman RenDebug Info Finder: add processScope to actually handle...
2013-07-22 Bill WendlingRecommit r186217 with testcase fix:
2013-07-22 Rafael EspindolaMark ELF's first symbol as format specific so that...
2013-07-22 Matt ArsenaultFix missing const
2013-07-22 Eric ChristopherFix typo.
2013-07-22 Jim GrosbachMC: mayAffectControlFlow() handling for variadic instru...
2013-07-21 Richard SmithTreat nothrow forms of ::operator delete and ::operator...
2013-07-21 Chandler CarruthMake the mem2reg interface use an ArrayRef as it keeps...
2013-07-20 Chandler CarruthUpdate mem2reg's comments to conform to the new doxygen...
2013-07-20 Matt ArsenaultRemove trailing whitespace, fix file path in comment
2013-07-20 Manman RenDebug Info Verifier: simplify DIxxx::Verify
2013-07-20 Matt ArsenaultFix size_t -> uint warnings with MSVC 64-bit build
2013-07-19 Rui UeyamaRetry submitting r186623: COFFDumper: Dump data directo...
2013-07-19 Reid Kleckner[Option] Add inclusion and exclusion flags to option...
2013-07-19 Joey Gouly[ARMv8] Implement the NEON instructions VRINT{N, X...
2013-07-19 Eric ChristopherRemove DIBuilder cache of variable TheCU and change...
2013-07-19 Rui UeyamaClarify comment for extension().
2013-07-18 Rui UeyamaRevert "COFFDumper: Dump data directory entries."
2013-07-18 Rui UeyamaCOFFDumper: Dump data directory entries.
2013-07-18 Hans WennborgFix -Wdocumentation warning
2013-07-18 Eric ChristopherRevert "Remove DIBuilder cache of variable TheCU and...
2013-07-18 Eric ChristopherEqual means ==, not !=. Thanks to Benjamin for catching.
2013-07-18 Eric ChristopherRemove DIBuilder cache of variable TheCU and change...
2013-07-18 Reid Kleckner[Support] Beef up and expose the response file parsing...
2013-07-18 Joey Gouly[ARMv8] Add NEON instructions VCVT{A, N, P, M}.
2013-07-18 Rafael EspindolaRemove dead code.
2013-07-18 Rafael EspindolaFix a regression I introduced back in r178147.
2013-07-18 Adrian PrantlGet rid of the Dis/EnableDebugLocations() API.
2013-07-18 Eric ChristopherUpdate comment slightly.
2013-07-17 Eric ChristopherAdd comparison operators for DIDescriptors to fix c...
2013-07-17 Eric ChristopherAdd an explicit operator bool conversion to DIDescripto...
2013-07-17 Hans WennborgOptParser.td: typo
2013-07-17 Joey Gouly[ARMv8] Add support for the NEON instructions vmaxnm...
2013-07-17 Rafael EspindolaAdd simpler version of is_directory. It will be used...
2013-07-16 Manman RenAdd getModuleFlag(StringRef Key) to query a module...
2013-07-16 Rafael EspindolaAdd a wrapper for open.
2013-07-16 Reid Kleckner[Support] Add a Unicode conversion wrapper from UTF16...
2013-07-16 Tim NorthoverARM: implement ldrex, strex and clrex intrinsics
2013-07-16 Vladimir MedicThis patch allows targets to define weather the instruc...
2013-07-16 Rui Ueyama[Object/COFF] Add import_directory_table_entry.
2013-07-16 Rafael EspindolaAdd a version of sys::fs::status that uses fstat.
2013-07-16 Rui UeyamaCOFF: Add constants for optional data directory.
2013-07-16 Rafael EspindolaInstead friending status, provide windows and posix...
2013-07-16 NAKAMURA TakumiFix TimeValue::toWin32Time() to be symmetric to fromWin...
2013-07-15 Reid KlecknerRevert "[Option] Store arg strings in a set backed...
next