summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * [mips][microMIPS] Relocate with symbol for micromips symbolsZoran Jovanovic2014-12-302-1/+21
| * [Hexagon] Adding indexed store new-value variants.Colin LeMahieu2014-12-303-45/+151
| * [Hexagon] Adding indexed store of immediates.Colin LeMahieu2014-12-303-48/+133
| * [Hexagon] Adding indexed stores.Colin LeMahieu2014-12-304-81/+282
| * Remove a comment that appears a second time 22 lines further down.Nico Weber2014-12-301-3/+0
| * x86_64: Fix calls to __morestack under the large code model.Peter Collingbourne2014-12-305-7/+78
| * [asan] add flag coverage_pcs. When false, the coverage is not dumped as PCs. ...Kostya Serebryany2014-12-304-0/+8
| * Reapply debug info changes now that more precise column information is availa...David Blaikie2014-12-302-2/+2
| * Reapply "DebugInfo: Generalize debug info location handling"David Blaikie2014-12-3018-195/+124
| * [asan] change _sanitizer_cov_module_init to accept int* instead of int**Kostya Serebryany2014-12-303-27/+46
| * [COFF] Don't try to add quotes to already quoted linker directivesMichael Kuperstein2014-12-302-2/+3
| * [Hexagon] Adding reg-reg indexed load forms.Colin LeMahieu2014-12-306-94/+216
| * Driver: use the canonical library prefix on WindowsSaleem Abdulrasool2014-12-302-6/+7
| * Add non-const version getFileSystemOpts() access function.Yaron Keren2014-12-301-0/+3
| * The __morestack function is only available on i386 and x86_64 architectures.Peter Collingbourne2014-12-301-1/+4
| * Make the __morestack function available to the JIT memory manager under Linux.Peter Collingbourne2014-12-301-0/+7
| * [Hexagon] Dropping old combine instructions without encodings.Colin LeMahieu2014-12-303-79/+68
| * [Hexagon] Adding compare byte/halfword reg-reg/reg-imm forms. Adding compare...Colin LeMahieu2014-12-303-55/+149
| * Cleanup lldb-mi test cases.Hafiz Abid Qadeer2014-12-306-79/+0
| * [Hexagon] Updating constant extender def, adding alu-not instructions, compar...Colin LeMahieu2014-12-304-14/+60
| * Follow-up to r224987: fix a lint warningTimur Iskhodzhanov2014-12-301-1/+1
| * [ASan/Win] Sort the list of modules when we fail to reserve the shadow memory...Timur Iskhodzhanov2014-12-301-20/+53
| * Some code improvements in Masked Load/Store. Elena Demikhovsky2014-12-303-36/+46
| * Remove doesSectionRequireSymbols.Rafael Espindola2014-12-3019-242/+294
| * reverted prev commit (it was a mistake)Elena Demikhovsky2014-12-303-14/+0
| * vElena Demikhovsky2014-12-303-0/+14
| * Add a public accessor for GlobalCtors in CodeGenModuleKeno Fischer2014-12-301-0/+5
| * Add IRBuilder routines for gc.statepoints, gc.results, and gc.relocatesPhilip Reames2014-12-302-2/+92
| * Simplify test a bit.Rafael Espindola2014-12-301-516/+3
| * [OCaml] Fix bitrot in tests.Peter Zotov2014-12-301-2/+2
| * [lit] Make config.llvm_lib_dir available on cmake, too.Peter Zotov2014-12-302-2/+2
| * [OCaml] [cmake] Use LLVM_LIBRARY_DIR instead of LLVM_LIBRARY_OUTPUT_INTDIR.Peter Zotov2014-12-303-7/+7
| * Testcases for r224939.Craig Topper2014-12-301-0/+17
| * Driver: unify addClangRT{Linux,Windows}Saleem Abdulrasool2014-12-301-20/+16
| * Don't crash on an invalid trailing return type on a function before a '...'Nico Weber2014-12-302-5/+9
| * Convert test to llvm-readobj. NFC.Rafael Espindola2014-12-301-127/+214
| * Revert "UBSan: Teach isDerivedFromAtOffset and findBaseAtOffset about vbases"Alexey Samsonov2014-12-302-28/+22
| * Semantic tests for memory invalidation at statepointsPhilip Reames2014-12-291-0/+108
| * Revert "DebugInfo: Generalize debug info location handling"David Blaikie2014-12-2918-110/+195
| * Revert "Reapply debug info changes now that r224385 has been recommitted to c...David Blaikie2014-12-292-2/+2
| * Carry facts about nullness and undef across GC relocationPhilip Reames2014-12-293-2/+90
| * Fix build breakageDavid Majnemer2014-12-291-1/+2
| * Parse: Recover more gracefully from extra :: tokens before a {David Majnemer2014-12-292-1/+13
| * Refine the notion of MayThrow in LICM to include a header specific versionPhilip Reames2014-12-292-8/+85
| * [cmake/multilib] Teach llgo to respect the LLVM_LIBDIR_SUFFIX variable forChandler Carruth2014-12-293-23/+50
| * PR22051: Missing debug location on calls in dtor thunks in Windows.David Blaikie2014-12-292-1/+23
| * [go] Teach the go cmake build functions to funnel the include directories dow...Chandler Carruth2014-12-291-1/+6
| * Loading from null is valid outside of addrspace 0Philip Reames2014-12-292-10/+30
| * Use std::find_if instead of manual loop.David Blaikie2014-12-291-8/+4
| * Convert test to llvm-readobj. NFC.Rafael Espindola2014-12-291-16/+41