summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* [ARM64] Prefer generation of bzero on Darwin onlyBradley Smith2014-05-01
* Make getBaseSymbol non recursive.Rafael Espindola2014-05-01
* Don't force symbols to be globals in .thumb_set.Rafael Espindola2014-05-01
* Update post-r203364 http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-M...Yaron Keren2014-05-01
* AArch64/ARM64: rewrite test to use FileCheck & add ARM64 linesTim Northover2014-05-01
* AArch64/ARM64: port basic disassembly tests to ARM64.Tim Northover2014-05-01
* AArch64/ARM64: print BFM instructions as BFI or BFXILTim Northover2014-05-01
* [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
* [llvm-readobj] Transform 'switch' with the only 'case' statementSimon Atanasyan2014-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
* [llvm-readobj] Add support for Mips specific ELF header e_flags.Simon Atanasyan2014-05-01
* [LCG] Fix a bad bug in the new fancy iterator scheme I added to supportChandler 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
* Move a testcase from ELF to ARM64, incorrectly placed in r207627.James Molloy2014-04-30
* Emit DW_AT_object_pointer once, on the declaration, for each function.David Blaikie2014-04-30
* Don't expect to find fpcmp and PerfectShuffle when running lit testsAlexey Samsonov2014-04-30
* Remove unused field hash_state::seed.Jay Foad2014-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
* Add a testcase for r207627.James Molloy2014-04-30
* Use the new StringTableBuilder in yaml2elfHans Wennborg2014-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