summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* DebugInfo: remove unused helper function getDICompositeType.Manman Ren2013-07-08
* Revert r185852.Manman Ren2013-07-08
* Find xdot or xdot.py.Matt Arsenault2013-07-08
* StringRef: add DenseMapInfo for StringRef.Manman Ren2013-07-08
* [ADT/NullablePtr] Allow implicit conversion of NullablePtr<OtherT> -> Nullabl...Argyrios Kyrtzidis2013-07-08
* Reland "Use Clang's __has_* macros in Compiler.h ..." with fixesReid Kleckner2013-07-08
* Fix a SCEV update problem.Shuxin Yang2013-07-08
* Revert: "Use Clang's __has_* macros in Compiler.h to test for features"Quentin Colombet2013-07-08
* clang-format this enum.Rafael Espindola2013-07-08
* We now always create files with the correct permissions. Simplify the interface.Rafael Espindola2013-07-08
* Attempt to fix Compiler.h for some self-hosting botsReid Kleckner2013-07-08
* Use Clang's __has_* macros in Compiler.h to test for featuresReid Kleckner2013-07-08
* Add missing per-argument doesNotAccessMemory accessors. No functionality changeNick Lewycky2013-07-07
* MC: Implement COFF .linkonce directiveNico Rieck2013-07-06
* Extend 'readonly' and 'readnone' to work on function arguments as well asNick Lewycky2013-07-06
* Remove dead function.Jakob Stoklund Olesen2013-07-05
* Remove unique_file now that it is unused.Rafael Espindola2013-07-05
* Add a createUniqueFile function and switch llvm's users of unique_file.Rafael Espindola2013-07-05
* Add a higher level createTemporaryFile function.Rafael Espindola2013-07-05
* [SystemZ] Remove no-op MVCsRichard Sandiford2013-07-05
* [SystemZ] Clean up register scavenging codeRichard Sandiford2013-07-05
* Use the raw member names in Archive::Archive.Rafael Espindola2013-07-05
* Remove use of asymmetric std::lower_bound comparator.Ahmed Bougacha2013-07-04
* Changing long to int for consistency.Aaron Ballman2013-07-04
* Supporting ssize_t on WIN64 with its proper size. Patch thanks to David Cour...Aaron Ballman2013-07-04
* Remove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR ISD opcodes.Jakob Stoklund Olesen2013-07-04
* Simplify landing pad lowering.Jakob Stoklund Olesen2013-07-04
* Reapply r185601 with a fix for the cmake build.Eric Christopher2013-07-04
* Temporarily revert 185601 as it caused cmake build regressions.Eric Christopher2013-07-04
* Add support for futimens for platforms that don't support futimes.Eric Christopher2013-07-04
* Revert r185595-185596 which broke buildbots.Jakob Stoklund Olesen2013-07-04
* Remove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR ISD opcodes.Jakob Stoklund Olesen2013-07-03
* Simplify landing pad lowering.Jakob Stoklund Olesen2013-07-03
* Add MachineBasicBlock::addLiveIn().Jakob Stoklund Olesen2013-07-03
* Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid ...Craig Topper2013-07-03
* Use SmallVectorImpl instead of SmallVector for iterators and references to av...Craig Topper2013-07-03
* Use SmallVectorImpl::iterator/const_iterator instead of SmallVectorEric Christopher2013-07-03
* Return SmallVectorImpl& instead of SmallVector& in a couple places to avoid h...Craig Topper2013-07-03
* Add a space between type and variable name. No functional change.Craig Topper2013-07-03
* Added posix function gettimeofday to LibFunc::Func for all platforms but Wind...Michael Gottesman2013-07-03
* Debug Info: use module flag to set up Dwarf version.Manman Ren2013-07-02
* [PowerPC] Remove VK_PPC_TLSGD and VK_PPC_TLSLDUlrich Weigand2013-07-02
* [DebugInfo] Allow getDebugThreadLocalSymbol to return MCExprUlrich Weigand2013-07-02
* Remove address spaces from MC.Rafael Espindola2013-07-02
* Fix typo in commentTobias Grosser2013-07-02
* Fix up some asserts that are within an if statement. This removes the needRichard Trieu2013-07-01
* [PowerPC] Add support for TLS data relocationsUlrich Weigand2013-07-01
* Remove floating point computations form SpillPlacement.cpp.Jakob Stoklund Olesen2013-07-01
* [PowerPC] Fix 32-bit PowerPC TLS relocsUlrich Weigand2013-07-01
* PR16493: DebugInfo with TLS on PPC crashing due to invalid relocationDavid Blaikie2013-07-01