Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
79c163d6ddeb84ea1743eca0644688951bfc5a97
79c163d
ARM: Prevent ARMAsmParser::shouldOmitCCOutOperand() from misidentifying certain Thumb2 add immediate T3 encodings.
by Tilmann Scheller
· 12 years ago
08ebdc7
Move typedefs inside the class that they belong to.
by Eric Christopher
· 12 years ago
40488cf
Use an RWMutex instead of a Mutex in PassRegistry.
by Chad Rosier
· 12 years ago
51f558c
by Ulrich Weigand
· 12 years ago
33efedc
by Ulrich Weigand
· 12 years ago
965b20e
by Ulrich Weigand
· 12 years ago
73477b9
Prefix failing commands with not to make clear they are expected to fail.
by Rafael Espindola
· 12 years ago
621f463
Remove another old test.
by Rafael Espindola
· 12 years ago
8b1cc1d
Remove test for the old EH system. It doesn't parse anymore.
by Rafael Espindola
· 12 years ago
5b44586
Fix test: It was missing run lines and llvm-dis has no -disable-verify option.
by Rafael Espindola
· 12 years ago
09a7f60
Add support for gnu archives with a string table and no symtab.
by Rafael Espindola
· 12 years ago
40d40dd
Make llvm-nm return 1 on error.
by Rafael Espindola
· 12 years ago
f6b67dc
by Ulrich Weigand
· 12 years ago
365ef0b
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size.
by Craig Topper
· 12 years ago
bf361f5
Fix regular expression used by 'make update' to only look for 'I' and '?' at the start of svn info results and to check for spaces after 'I' instead of just after '?'.
by Craig Topper
· 12 years ago
d55ef5c
[msan] Unpoison stack allocations and undef values in blacklisted functions.
by Evgeniy Stepanov
· 12 years ago
bf8eb3d
by Ulrich Weigand
· 12 years ago
44175d9
by Ulrich Weigand
· 12 years ago
fa487e8
[SystemZ] Fold more spills
by Richard Sandiford
· 12 years ago
b81b477
This corrects the implementation of Thumb ADR instruction. There are three issues:
by Mihai Popa
· 12 years ago
a10c01a
ARM: relax the atomic release barrier to "dmb ishst" on Swift
by Tim Northover
· 12 years ago
b997b56
[SystemZ] Rename mapping table fields
by Richard Sandiford
· 12 years ago
52c28b0
[SystemZ] Fix caller-allocated save slot FIXME
by Richard Sandiford
· 12 years ago
52f5a65
Remove unused field.
by Eric Christopher
· 12 years ago
6af85ae
Constify a few functions.
by Eric Christopher
· 12 years ago
9e333ca
[XCore] Whitespace fixes, no functionality change.
by Richard Osborne
· 12 years ago
79186be
[XCore] Add ISel pattern for LDWCP
by Richard Osborne
· 12 years ago
32bdf82
Use SmallVectorImpl::const_iterator instead of SmallVector to avoid specifying the vector size.
by Craig Topper
· 12 years ago
78477ff
Use SmallVectorImpl instead of SmallVector as method argument to avoid specifying vector size.
by Craig Topper
· 12 years ago
f22fd3f
Use SmallVectorImpl instead of SmallVector for iterators and references to avoid specifying the vector size unnecessarily.
by Craig Topper
· 12 years ago
d0a3916
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector
by Eric Christopher
· 12 years ago
40c744e
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size.
by Craig Topper
· 12 years ago
01eb99a
Introduce some typedefs for DenseMaps containing SmallVectors so the vector size doesn't have to repeated when creating iterators for the DenseMap.
by Craig Topper
· 12 years ago
9f4c379
Return SmallVectorImpl& instead of SmallVector& in a couple places to avoid having to specify the vector size in multiple places.
by Craig Topper
· 12 years ago
1c3751c
Add a space between type and variable name. No functional change.
by Craig Topper
· 12 years ago
9f43ac6
Use SmallVectorImpl& instead of SmallVector& to avoid needlessly respecifying the small vector size.
by Craig Topper
· 12 years ago
2d785db
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size.
by Craig Topper
· 12 years ago
7cbdd90
Change the gettimeofday test to only test on a posix platform.
by Michael Gottesman
· 12 years ago
7cb0321
Added support in FunctionAttrs for adding relevant function/argument attributes for the posix call gettimeofday.
by Michael Gottesman
· 12 years ago
f0f85ea
Added posix function gettimeofday to LibFunc::Func for all platforms but Windows.
by Michael Gottesman
· 12 years ago
e717713
Avoid doing a lot of computation when we have multiple ranges and
by Eric Christopher
· 12 years ago
985148e
SystemZInstrInfo.cpp: Tweak an assertion. [-Wunused-variable]
by NAKAMURA Takumi
· 12 years ago
f53d643
Move iterator to where it's used and update comments.
by Eric Christopher
· 12 years ago
c9c17a8
Move instance variable before experimental section.
by Eric Christopher
· 12 years ago
aa30a0c
Fix typo to make grep for DW_AT_comp_dir work without case-insensitive grep.
by Eric Christopher
· 12 years ago
015343e
Remove unnecessary forward declare.
by Eric Christopher
· 12 years ago
da965de
Add a helpful comment.
by Eric Christopher
· 12 years ago
e472149
addConstantValue, addConstantFPValue never returned anything but
by Eric Christopher
· 12 years ago
23f36b9
Trying to fix the bots
by Manman Ren
· 12 years ago
0e6783f
Debug Info: use module flag to set up Dwarf version.
by Manman Ren
· 12 years ago
d3b9853
Fix comment.
by Eric Christopher
· 12 years ago
550d9bf
Fixed typo in LangRef where we were using _'' to quote instead of the correct _.
by Michael Gottesman
· 12 years ago
25b9bba
by Ulrich Weigand
· 12 years ago
a17a7e1
by Ulrich Weigand
· 12 years ago
58fc1f5
by Ulrich Weigand
· 12 years ago
24dd7db
SystemZ: Fold variable into assertion.
by Benjamin Kramer
· 12 years ago
540579e
Add 'REQUIRES: object-emission' to DebugInfo/inlined-arguments.ll.
by Jyotsna Verma
· 12 years ago
b843060
by Ulrich Weigand
· 12 years ago
716a94f
by Ulrich Weigand
· 12 years ago
18dbe50
by Ulrich Weigand
· 12 years ago
1f8aacd
by Ulrich Weigand
· 12 years ago
88328d2
Debug Info: cleanup
by Manman Ren
· 12 years ago
92879a8
Revert (most of) r185393 and r185395.
by Jakob Stoklund Olesen
· 12 years ago
b0bbfaf
Hexagon: Avoid unused variable warnings in Release builds.
by Benjamin Kramer
· 12 years ago
5186591
Fix -Wsign-compare warning and remove windows-style line endings introduced by r185421
by David Blaikie
· 12 years ago
c93bee0
[APFloat] Swap an early out check so we do not dereference str.end().
by Michael Gottesman
· 12 years ago
a3863ea
Remove address spaces from MC.
by Rafael Espindola
· 12 years ago
35b7beb
[SystemZ] Use DSGFR over DSGR in more cases
by Richard Sandiford
· 12 years ago
1ce4894
[SystemZ] Use MVC to spill loads and stores
by Richard Sandiford
· 12 years ago
9188443
[SystemZ] Add the MVC instruction
by Richard Sandiford
· 12 years ago
850ba41
[XCore] Fix instruction selection for zext, mkmsk instructions.
by Richard Osborne
· 12 years ago
0a39e26
Fix ARM EHABI compact model 1 and 2 without handlerdata.
by Logan Chien
· 12 years ago
e5cb25f
Fixed alignment of code sections in the JIT mode. Added a test to the JITMemoryManager.
by Elena Demikhovsky
· 12 years ago
5bce67a
DAGCombiner: fix use-counting issue when forming zextload
by Tim Northover
· 12 years ago
b19dd2b
Revert r185257 (InstCombine: Be more agressive optimizing 'udiv' instrs with 'select' denoms)
by Hal Finkel
· 12 years ago
e7dd3af
Add missing break statements. Noticed by inspection.
by Nick Lewycky
· 12 years ago
2a210b7
Fix typo in comment
by Tobias Grosser
· 12 years ago
75dd57a
Cleanup PPC Altivec registers in CSR lists and improve VRSAVE handling
by Hal Finkel
· 12 years ago
068acc5
IRVerifier: Correctly check attribute types
by Tobias Grosser
· 12 years ago
a66aacf
[mips] Add new InstrItinClasses for move from/to coprocessor instructions and
by Akira Hatanaka
· 12 years ago
8fed05e
PR14728: DebugInfo: TLS variables with -gsplit-dwarf
by David Blaikie
· 12 years ago
b577703
[APFloat] Ensure that we can properly parse strings that do not have null terminators.
by Michael Gottesman
· 12 years ago
f801b8f
Fix up some asserts that are within an if statement. This removes the need
by Richard Trieu
· 12 years ago
7babb05
Tweak some comments that referred to the old bias computations.
by Jakob Stoklund Olesen
· 12 years ago
228e0af
by Ulrich Weigand
· 12 years ago
74d2a3e
Remove floating point computations form SpillPlacement.cpp.
by Jakob Stoklund Olesen
· 12 years ago
a785a7b
Change if (cond) ... else llvm_unreachable("text") to assert(cond && "text") ...
by Richard Trieu
· 12 years ago
bbeba2c
by Ulrich Weigand
· 12 years ago
a35ae96
PR16493: DebugInfo with TLS on PPC crashing due to invalid relocation
by David Blaikie
· 12 years ago
1307d83
by Ulrich Weigand
· 12 years ago
bde84a9
Add a newline.
by Chad Rosier
· 12 years ago
89c83b7
Debug Info: clean up usage of Verify.
by Manman Ren
· 12 years ago
c38c1d1
Index: test/CodeGen/PowerPC/reloc-align.ll
by Bill Schmidt
· 12 years ago
e29e2af
[ARMAsmParser] Sort the ARM register lists based on the encoding value, not the
by Chad Rosier
· 12 years ago
781f5b3
Make PBQP require/preserve MachineLoopInfo - the spiller requires it.
by Lang Hames
· 12 years ago
2f8a176
[docs] Amend confusing title
by Sean Silva
· 12 years ago
5112243
[mips] Reverse the order of source operands of shift and rotate instructions that
by Akira Hatanaka
· 12 years ago
3bd2b92
by Ulrich Weigand
· 12 years ago
db8e0bb
[mips] Increase the number of floating point control registers available to 32.
by Akira Hatanaka
· 12 years ago
ae99e41
[mips] Fix test case to check that mips64 instructions are generated.
by Akira Hatanaka
· 12 years ago
Next »