Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
92d755ea659704476da1e2aaa6ebb5c153ac0f93
92d755e
[llvm-pdbdump] Add an option to dump full class definitions.
by Zachary Turner
· 11 years ago
053ae4c
[Orc][Kaleidoscope] Tidy up the lazy_irgen tutorial, touch up a couple of
by Lang Hames
· 11 years ago
88b2e58
[Orc][Kaleidoscope] Remove dead AST map in SessionContext.
by Lang Hames
· 11 years ago
766caab
Try to fix reST markup for an external link.
by Nico Weber
· 11 years ago
173b29a
Fix Makefile build
by David Blaikie
· 11 years ago
59efa0e
[orc] Add a trivial unit test to get the ball rolling
by David Blaikie
· 11 years ago
dad44db
AsmParser: Call instructions can't have an alignment
by David Majnemer
· 11 years ago
15cf924
AsmParser: Check ConstantExpr GEP operands for validity
by David Majnemer
· 11 years ago
1f22900
llvm-pdbdump: Fix gcc/clang build
by David Majnemer
· 11 years ago
86a84e3
[llvm-pdbdump] Fix a few compilation failures.
by Zachary Turner
· 11 years ago
b0c9a66
Add missing header
by David Blaikie
· 11 years ago
395adf9
[llvm-pdbdump] Rewrite dumper using visitor pattern.
by Zachary Turner
· 11 years ago
e759e99
[llvm-pdbdump] Simplify options and output.
by Zachary Turner
· 11 years ago
5606ca9
Roll condition into an assert then wrap it 'ifndef NDEBUG' to protect from the inevitable "unused variable" warning in a non-asserts build.
by David Blaikie
· 11 years ago
8c253f7
Use common parse routine to read alignment values from bitcode
by JF Bastien
· 11 years ago
67f22b7
[LICM] Refactor to expose functionality as utility functions
by Hal Finkel
· 11 years ago
66c9603
[DagCombiner] Generalized BuildVector Vector Concatenation
by Simon Pilgrim
· 11 years ago
0e8abfa
[DAGCombine] Don't assume integer-type legailty in reduceBuildVecConvertToConvertBuildVec
by Hal Finkel
· 11 years ago
1584f11
[SDAG] Use correct alignments on expanded vector trunc-store/ext-loads
by Hal Finkel
· 11 years ago
d40ce7a
Fix a warning on HexagonMCCodeEmitter::MCII. [-Wunused-private-field]
by NAKAMURA Takumi
· 11 years ago
2aabd71
RewriteStatepointsForGC.cpp: Fix for -Asserts to mark isNullConstant() as LLVM_ATTRIBUTE_UNUSED. [-Wunused-function]
by NAKAMURA Takumi
· 11 years ago
572d35c
RewriteStatepointsForGC.cpp: Fix for -Asserts. [-Wunused-variable]
by NAKAMURA Takumi
· 11 years ago
9c2a703
LowerBitSets.cpp: Prune incorrect \param(s). [-Wdocumentation]
by NAKAMURA Takumi
· 11 years ago
f9c1605
[X86] Add some missing redundant MMX and SSE encodings for disassembler.
by Craig Topper
· 11 years ago
855cb47
Remove log statements from config scripts.
by Zachary Turner
· 11 years ago
69fadae
Really fix the build this time.
by Zachary Turner
· 11 years ago
ca27e72
Attempt to fix the builders.
by Zachary Turner
· 11 years ago
eec34e5
[llvm-pdbdump] Resubmit "Add some tests for llvm-pdbdump".
by Zachary Turner
· 11 years ago
ff7a64e
COFF: Add 'IMAGE_SCN_CNT_INITIALIZED_DATA' to all DWARF sections
by David Majnemer
· 11 years ago
f68ceb2
COFF: Consistently format the DWARF sections
by David Majnemer
· 11 years ago
5ce69d8
[Orc] Remove redundant using directive.
by Lang Hames
· 11 years ago
a2184e9
[Orc] Add header comment to IndirectionUtils.cpp.
by Lang Hames
· 11 years ago
b9b88bd
IRCE: generalize InductiveRangeCheck::computeSafeIterationSpace to
by Sanjoy Das
· 11 years ago
c5e1132
IRCE: use SCEVs instead of llvm::Value's for intermediate
by Sanjoy Das
· 11 years ago
29f97a6
R600/SI: Use v_madmk_f32
by Matt Arsenault
· 11 years ago
c490f78
R600/SI: Try to use v_madak_f32
by Matt Arsenault
· 11 years ago
9036390
R600/SI: Don't crash when getting immediate operand size
by Matt Arsenault
· 11 years ago
dc9d5dc
R600/SI: Fix mad*k definitions
by Matt Arsenault
· 11 years ago
b430a06
[X86][SSE] Added shuffle based integer zero extension tests.
by Simon Pilgrim
· 11 years ago
ad821f0
docs: Mention that assertions must be enabled to use the -stats flag
by Justin Bogner
· 11 years ago
8d353ae
[Orc] Move Orc code into a namespace (llvm::orc), update Kaleidoscope code.
by Lang Hames
· 11 years ago
59d81db
MachineInstr: Use range-based for loops. NFC.
by Benjamin Kramer
· 11 years ago
7efcb33
Calling memmove on a MachineOperand is totally safe.
by Benjamin Kramer
· 11 years ago
2b17108
Remove dead prototype.
by Benjamin Kramer
· 11 years ago
edf99a5
X86: Remove custom lowering of SIGN_EXTEND_INREG
by Benjamin Kramer
· 11 years ago
9abdfd0
Unconditionally create a new MCInstrInfo in the asm printer for
by Eric Christopher
· 11 years ago
9494699
Remove obsolete comment.
by Eric Christopher
· 11 years ago
113747d
Have the MipsAsmPrinter fp stub emission code take a custom
by Eric Christopher
· 11 years ago
68992ca
Turn an if+llvm_unreachable into an assert and reword comment.
by Eric Christopher
· 11 years ago
3a389c6
Endianness can be gotten from the DataLayout which we already
by Eric Christopher
· 11 years ago
164db1c
X86: Call __main using the SelectionDAG
by David Majnemer
· 11 years ago
5872174
[obj2yaml/yaml2obj] Add SHT_GROUP support.
by Shankar Easwaran
· 11 years ago
a983427
Small cleanup. Don't use else when not needed. Pointed out by David Majnemer.
by Davide Italiano
· 11 years ago
ca7e078
CodeGen: convert CCState interface to using ArrayRefs
by Tim Northover
· 11 years ago
e95985d
Win64: Stack alignment constraints aren't applied during SET_FPREG
by David Majnemer
· 11 years ago
9f8d403
AsmParser/Writer: Handle symbolic constants in DI 'flags:'
by Duncan P. N. Exon Smith
· 11 years ago
8629ae2
IR: Add helper to split debug info flags bitfield
by Duncan P. N. Exon Smith
· 11 years ago
2e19fab
IR: Add debug info flag string conversions
by Duncan P. N. Exon Smith
· 11 years ago
5eba204
IR: Move DebugInfo Flag* definitions to .def file, NFC
by Duncan P. N. Exon Smith
· 11 years ago
8ab90d4
AsmParser: Use StringRef for keyword comparisons, NFC
by Duncan P. N. Exon Smith
· 11 years ago
7ef23e6
Set the datalayout in the gold plugin.
by Rafael Espindola
· 11 years ago
7a62a2a
[PlaceSafepoints] Adjust enablement logic to default to off and be GC configurable per GC
by Philip Reames
· 11 years ago
efcb266
AsmParser: Use do{}while(false) in macros, NFC
by Duncan P. N. Exon Smith
· 11 years ago
74c45a1
Remove some unnecessary unreachables in favor of (sometimes implicit) assertions
by David Blaikie
· 11 years ago
b2c6bf6
LiveRangeCalc: Don't start liveranges of PHI instruction at the block begin.
by Matthias Braun
· 11 years ago
f2122f7
Hide a bunch of advanced testing options in default opt --help output
by Philip Reames
· 11 years ago
c093973
Use short names for jumptable sections.
by Rafael Espindola
· 11 years ago
bc051fa
Revert "[llvm-pdbdump] Add some tests for llvm-pdbdump."
by Zachary Turner
· 11 years ago
72198c0
[RewriteStatepointsForGC] Use DenseSet in place of std::set [NFC]
by Philip Reames
· 11 years ago
7b9dbc9
[llvm-pdbdump] Add some tests for llvm-pdbdump.
by Zachary Turner
· 11 years ago
ca6245c
[RewriteStatepointsForGC] Replace std::map with DenseMap
by Philip Reames
· 11 years ago
5b477f0
[RewriteStatepointsForGC] Cleanup - replace std::vector usage [NFC]
by Philip Reames
· 11 years ago
f50c34a
Used the cached subtarget off of the MachineFunction.
by Eric Christopher
· 11 years ago
4b91be0
X86: Remove pre-2010 dead code in mergeSPUpdatesDown
by Reid Kleckner
· 11 years ago
0de2c87
LowerScalarImmediateShift - Merged v16i8 and v32i8 shift lowering. NFC.
by Simon Pilgrim
· 11 years ago
16fc5e9
R600/SI: Remove v_sub_f64 pseudo
by Matt Arsenault
· 11 years ago
bbb748e
R600: Use new fmad node.
by Matt Arsenault
· 11 years ago
4bacfe2
Add generic fmad DAG node.
by Matt Arsenault
· 11 years ago
d5b5198
[RewriteStatepointsForGC] More style cleanup [NFC]
by Philip Reames
· 11 years ago
6d466b5
[RewriteStatepointsForGC] Remove notion of SafepointBounds [NFC]
by Philip Reames
· 11 years ago
247aed4
Raising minimum required CMake version to 2.8.12.2.
by Chris Bieneman
· 11 years ago
84af8be
Grab the DataLayout off of the TargetMachine since that's where it's stored.
by Eric Christopher
· 11 years ago
d889ad2
LoopRotate: When reconstructing loop simplify form don't split edges from indirectbrs.
by Benjamin Kramer
· 11 years ago
99f1269
IR: Change MDFile to directly store the filename/directory
by Duncan P. N. Exon Smith
· 11 years ago
5a81e14
Introduce bitset metadata format and bitset lowering pass.
by Peter Collingbourne
· 11 years ago
b2e79a8
Reversed revision 229706. The reason is regression, which is caused by the
by Jozef Kolek
· 11 years ago
2e24b7b
Verifier: Unused comdats might not have a corresponding GV
by David Majnemer
· 11 years ago
d532240
Fix an asan use-after-free bug introduced by the asm printer
by Eric Christopher
· 11 years ago
16422b2
[GC, RewriteStatepointsForGC] Style cleanup and bug fix
by Philip Reames
· 11 years ago
a68ce07
Use unreachable instead of assert(false) to silence MSVC warning
by Reid Kleckner
· 11 years ago
3583d23
[X86][FastIsel] Teach how to select float-half conversion intrinsics.
by Andrea Di Biagio
· 11 years ago
936cf6a
[GC] Style cleanup for RewriteStatepointForGC (1 of many) [NFC]
by Philip Reames
· 11 years ago
1194711
Setting up CMake to default to Debug when no build type is specified.
by Chris Bieneman
· 11 years ago
ef6e26e
Bugfix for 229954
by Philip Reames
· 11 years ago
dd38f4e
Remove a use of the Subtarget in the darwin ppc asm printer.
by Eric Christopher
· 11 years ago
0bbf62f
Get the function specific subtarget.
by Eric Christopher
· 11 years ago
6de800e
Get the cached subtarget off the MachineFunction rather than
by Eric Christopher
· 11 years ago
74e8bf6
canonicalize a v2f64 blendi of 2 registers
by Sanjay Patel
· 11 years ago
6039d05
Put MSVC back into the dumb compiler's corner.
by Benjamin Kramer
· 11 years ago
1b740e2
Base isPodLike on is_trivially_copyable for GCC 5 and MSVC
by Benjamin Kramer
· 11 years ago
Next »