index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-28
Add testcase for r238503.
David Majnemer
1
-0
/
+14
2015-05-28
[WinEH] Start inserting state number stores for C++ EH
Reid Kleckner
6
-414
/
+658
2015-05-28
Don't special case undefined symbol when deciding the symbol order.
Rafael Espindola
6
-39
/
+31
2015-05-28
Update documentation for llvm-profdata.
Diego Novillo
1
-0
/
+30
2015-05-28
Fixing the polly build.
Chris Bieneman
1
-0
/
+5
2015-05-28
Revise test to run llc and llvm-mc separately.
Andy Ayers
2
-60
/
+118
2015-05-28
Enable exitValue rewrite only when the cost of expansion is low.
Wei Mi
5
-26
/
+231
2015-05-28
Remove a trivial forwarding function. NFC.
Rafael Espindola
17
-45
/
+35
2015-05-28
Re-landing "Refactoring cl::list_storage from "is a" to "has a" std::vector."
Chris Bieneman
1
-10
/
+55
2015-05-28
[SelectionDAG] Scalar shift amounts may require legalization
David Majnemer
1
-3
/
+6
2015-05-28
Remove debug prints from r238487
Reid Kleckner
1
-6
/
+1
2015-05-28
[llvm] Adding vdtor to fix warning.
Colin LeMahieu
1
-0
/
+1
2015-05-28
Inline trivial method. NFC.
Rafael Espindola
1
-14
/
+2
2015-05-28
Revert "Refactoring cl::list_storage from "is a" to "has a" std::vector."
Chris Bieneman
1
-52
/
+7
2015-05-28
Disable x86 tail call optimizations that jump through GOT
Reid Kleckner
5
-9
/
+115
2015-05-28
Refactoring cl::list_storage from "is a" to "has a" std::vector.
Chris Bieneman
1
-7
/
+52
2015-05-28
Revert r238427 - [mips] Make TTypeEncoding indirect to allow .eh_frame to be ...
Daniel Sanders
2
-29
/
+10
2015-05-28
Object, ELF: Use error code instead of calling report_fatal_error()
Alexey Samsonov
3
-33
/
+57
2015-05-28
Remove structure field that can be computed just before use.
Rafael Espindola
1
-14
/
+15
2015-05-28
Avoid warnings when building without asserts.
Rafael Espindola
1
-7
/
+2
2015-05-28
Move these vectors to the only function where they are used.
Rafael Espindola
1
-6
/
+4
2015-05-28
Thumb2: Modify codegen for memcpy intrinsic to prefer LDM/STM.
Peter Collingbourne
8
-40
/
+203
2015-05-28
[WinEH] Remove debugging dump() call
Reid Kleckner
1
-1
/
+0
2015-05-28
Merge redundant loops. NFC.
Rafael Espindola
1
-18
/
+11
2015-05-28
AsmPrinter: Stop exposing underlying DIE children list, NFC
Duncan P. N. Exon Smith
5
-10
/
+11
2015-05-28
Simplify LastLocalSymbolIndex computation. NFC.
Rafael Espindola
1
-4
/
+2
2015-05-28
Use range loops. NFC.
Rafael Espindola
1
-7
/
+3
2015-05-28
Add BranchProbabilityInfo::releaseMemory to clear the Weights field.
Pete Cooper
2
-0
/
+7
2015-05-28
Remove temporary FileSymbolData. NFC.
Rafael Espindola
1
-12
/
+8
2015-05-28
[Objdump] Allow instruction pretty printing to be specialized by the target t...
Colin LeMahieu
1
-6
/
+28
2015-05-28
AsmPrinter: Rename begin_values() => values_begin(), NFC
Duncan P. N. Exon Smith
3
-14
/
+14
2015-05-28
[llvm] Parameterizing the output stream for dumpbytes and outputting directly...
Colin LeMahieu
5
-23
/
+22
2015-05-28
[InstCombine] Fold IntToPtr and PtrToInt into preceding loads.
David Majnemer
3
-5
/
+167
2015-05-28
Add llvm-dwarfdump-fuzzer that uses LibFuzzer to fuzz llvm-dwarfdump tool.
Alexey Samsonov
3
-0
/
+52
2015-05-28
Add support for the convergent flag at the MC and MachineInstr levels.
Owen Anderson
6
-32
/
+51
2015-05-28
Reuse Loc variable. NFC.
Chad Rosier
1
-1
/
+1
2015-05-28
AsmPrinter: Suppress warnings on GCC from r238362, NFC
Duncan P. N. Exon Smith
1
-8
/
+8
2015-05-28
Use range loops for accessing file names. NFC.
Rafael Espindola
3
-21
/
+13
2015-05-28
Expand the Flags field of MCInstrDesc to 64 bits, while simultaneously
Owen Anderson
2
-5
/
+5
2015-05-28
Merge computeSymbolTable and writeSymbolTable.
Rafael Espindola
1
-94
/
+80
2015-05-28
[mips] Add new format for dmtc2/dmfc2 for Octeon CPUs.
Kai Nacke
4
-2
/
+38
2015-05-28
DebugInfo: .debug_line DWARF64 support
Ed Maste
4
-14
/
+46
2015-05-28
Don't create an unused _GLOBAL_OFFSET_TABLE_.
Rafael Espindola
3
-81
/
+6
2015-05-28
[ARMTargetParser] Adding sub-arch information for Clang. NFC
Renato Golin
2
-34
/
+45
2015-05-28
[mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only.
Daniel Sanders
2
-10
/
+29
2015-05-28
[Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6
Petar Jovanovic
32
-33
/
+469
2015-05-28
Silencing two signed/unsigned mismatch warnings; NFC.
Aaron Ballman
1
-2
/
+4
2015-05-28
[AsmPrinter] Destroy allocated DIEAbbrevs on teardown.
Benjamin Kramer
1
-1
/
+4
2015-05-28
[ARMTargetParser] Adding a few more CPUs for Clang CPU detection. NFC.
Renato Golin
2
-16
/
+24
2015-05-28
[MC] Replace custom string join function with the one from StringExtras.
Benjamin Kramer
1
-22
/
+2
[prev]
[next]