summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* [LCG] Add the other simple edge insertion API to the call graph. ThisChandler Carruth2014-05-01
* [LCG] Don't lookup the child SCC twice. Spotted this by inspection, andChandler Carruth2014-05-01
* [LCG] Add some basic methods for querying the parent/child relationshipsChandler Carruth2014-05-01
* Correction to assert statemtent to allow 32-bit unsigned numbers with the top...Richard Barton2014-05-01
* Revert r205965, which essentially reverts r205018 for the second time.Chandler Carruth2014-05-01
* [ARM64] Conditionalize CPU specific system registers on subtarget featuresBradley Smith2014-05-01
* [mips] Move expansion of .cpsetup to target streamer.Matheus Almeida2014-05-01
* [mips] Removed two-operand alias for sllv, sr[al]v, rotrv, dsllv, dsr[al]v, a...Daniel Sanders2014-05-01
* Record the DWARF version in MCContextOliver Stannard2014-05-01
* ARM: fix memory leak, simplify WoA stack probingSaleem Abdulrasool2014-05-01
* ARM: support expanding external symbols in 32-bit movesSaleem Abdulrasool2014-05-01
* Speculatively roll back r207724-r207726, which are code cleanup changes andRichard Smith2014-05-01
* If necessary for indirect encodings, emit stubs.Joerg Sonnenberger2014-05-01
* Start fixing pr19147.Rafael Espindola2014-05-01
* LexicalScopes: Use unique_ptr to manage ownership of abstract LexicalScopes.David Blaikie2014-04-30
* Forgotten reformatting.David Blaikie2014-04-30
* LexicalScopes: use unique_ptr to own LexicalScope objects.David Blaikie2014-04-30
* Add missing breaks.Joerg Sonnenberger2014-04-30
* Switch over getArch()'s result.Joerg Sonnenberger2014-04-30
* Use a single data structure to store all user variables in DwarfDebugAlexey Samsonov2014-04-30
* Revert "Emit DW_AT_object_pointer once, on the declaration, for each function."David Blaikie2014-04-30
* Prepare support of Itanium ABI on ARM as opposed to EHABI byJoerg Sonnenberger2014-04-30
* DebugInfo: Omit DW_AT_artificial on DW_TAG_formal_parameters in DW_TAG_inline...David Blaikie2014-04-30
* Restore condition incorrectly changed in r96289 to the older state.Joerg Sonnenberger2014-04-30
* Convert more loops to range-based equivalentsAlexey Samsonov2014-04-30
* Patch for function cloning to inline all blocks whose address is takenGerolf Hoflehner2014-04-30
* Provide a version of getSymbolOffset that returns false on error.Rafael Espindola2014-04-30
* Slightly simplify code in DwarfDebug::beginFunctionAlexey Samsonov2014-04-30
* Move logic for calculating DBG_VALUE history map into separate file/class.Alexey Samsonov2014-04-30
* Emit DW_AT_object_pointer once, on the declaration, for each function.David Blaikie2014-04-30
* [ARM64] Prevent bit extraction to be adjusted by following shiftWeiming Zhao2014-04-30
* Fix the clang-cl self-host build by defining ~DwarfDebug out of lineReid Kleckner2014-04-30
* Revert r207571 - Add slp vectorization to LTO passesYi Jiang2014-04-30
* [X86] Never hoist the shift value of a shift instruction.Michael Zolotukhin2014-04-30
* Convert several loops over MachineFunction basic blocks to range-based loopsAlexey Samsonov2014-04-30
* [IPO/MergeFunctions] changes so it doesn't try to bitcast a struct return typ...Carlo Kok2014-04-30
* IR: Conservatively verify inalloca argumentsDavid Majnemer2014-04-30
* Simplify ELFObjectWriter::SymbolValue.Rafael Espindola2014-04-30
* [mips] Add instruction alias (negu).Matheus Almeida2014-04-30
* [mips] Add instruction alias (sltu).Matheus Almeida2014-04-30
* ELFObjectWriter: deduplicate suffices in strtabHans Wennborg2014-04-30
* ARM64: print fp immediates without using scientific notation.Tim Northover2014-04-30
* AArch64/ARM64: implement remaining TLS relocations (purely MC).Tim Northover2014-04-30
* AArch64/ARM64: add specific diagnostic for MRS/MSR and enable tests.Tim Northover2014-04-30
* AArch64/ARM64: accept and print floating-point immediate 0 as "#0.0"Tim Northover2014-04-30
* IR: Alloca clones should remember inalloca stateDavid Majnemer2014-04-30
* [mips] Add instruction alias (dsll and dsrl).Matheus Almeida2014-04-30
* R600/SI: Use VALU instructions for copying i1 valuesTom Stellard2014-04-30
* R600/SI: Teach moveToVALU how to handle some SMRD instructionsTom Stellard2014-04-30
* [ARM64][fast-isel] Fast-isel doesn't know how to handle f128.Chad Rosier2014-04-30