Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
8bacb53cc6925f2af7f0f61f5bd06f34e46fc672
8bacb53
Add two additional hazard recognizer functions
by Hal Finkel
· 12 years ago
b7cb5ea
Merge all tls tests to two files. One for normal codegen (initial and local
by Roman Divacky
· 12 years ago
343da2e
On ELF and COFF treat linker_private like private.
by Rafael Espindola
· 12 years ago
118de30
Revert "DebugInfo: Move type units into the debug_types section with appropriate comdat grouping and type unit headers"
by David Blaikie
· 12 years ago
ddbee4e
Remove test thats testing the same thing as tls.ll.
by Roman Divacky
· 12 years ago
3d2670c
DebugInfo: Move type units into the debug_types section with appropriate comdat grouping and type unit headers
by David Blaikie
· 12 years ago
bd71b0a
DwarfUnit: LLVM_OVERRIDE and constify some functions
by David Blaikie
· 12 years ago
87b627d
[AArch64] Add NEON scalar floating-point compare LLVM AArch64 intrinsics that
by Chad Rosier
· 12 years ago
73f4682
[AArch64] Refactor the NEON scalar floating-point reciprocal step and
by Chad Rosier
· 12 years ago
c3e5d72
[AArch64] Refactor the NEON scalar floating-point reciprocal estimate, floating-
by Chad Rosier
· 12 years ago
7dc7cc4
Don't set unused variable.
by Rafael Espindola
· 12 years ago
e18ad3d
[arm] Pass -triple to llvm-mc for ARM ELF test cases.
by Logan Chien
· 12 years ago
aa8dde5
R600: Re-format Processors.td
by Tom Stellard
· 12 years ago
f8029c7
R600: Register AMDGPUCFGStructurizer pass
by Tom Stellard
· 12 years ago
23df2a7
R600: Register R600EmitClauseMarkers pass
by Tom Stellard
· 12 years ago
61f8483
[arm] Implement ARM .arch directive.
by Logan Chien
· 12 years ago
7a4d29e
SelectionDAG: Fix a typo.
by Benjamin Kramer
· 12 years ago
ee06f15
ARM: constrain register-class in fast-isel
by Tim Northover
· 12 years ago
00a9489
Build fix for Android NDK which has neither futimes nor futimens
by Alp Toker
· 12 years ago
3bf51cf
AVX-512: Removed "z" suffix from AVX-512 instructions, since it is incompatible with GCC.
by Elena Demikhovsky
· 12 years ago
e54c106
[SystemZ] Optimize fcmp X, 0 in cases where X is also negated
by Richard Sandiford
· 12 years ago
3c14ba5
Extend (truncate (load)) folding
by Richard Sandiford
· 12 years ago
255ee7d
Fix XFAIL rules.
by Manuel Klimek
· 12 years ago
b8f6411
Make this test a bit stricter.
by Rafael Espindola
· 12 years ago
2e3f799
Add TargetRegisterInfo::reverseLocalAssignment hook.
by Andrew Trick
· 12 years ago
d194a4a
Distinguish and choose 16 or 32 bit forms of save/restore for Mips16.
by Reed Kotler
· 12 years ago
ec5ebde
[AArch64 NEON] Get instruction BSL matched to VSELECT.
by Kevin Qin
· 12 years ago
8514590
Move mips' datalayout computation out of line and add comments.
by Rafael Espindola
· 12 years ago
a3b00b5
Move Sparc's getDataLayout out of line and add comments.
by Rafael Espindola
· 12 years ago
0d87d72
Prune redundant dependencies in LLVMBuild.txt.
by NAKAMURA Takumi
· 12 years ago
23daba0
Move PPC's getDataLayoutString out of line and document it better.
by Rafael Espindola
· 12 years ago
4d5bee4
Revert the backend fatal error from r196939
by Reid Kleckner
· 12 years ago
9e9622d
Refactor the computation of the x86 datalayout.
by Rafael Espindola
· 12 years ago
0e33b45
[asan] Fix the coverage.cc test broken by r196939
by Reid Kleckner
· 12 years ago
17427fa
Use llvm_unreachable instead of assert(0)
by Matt Arsenault
· 12 years ago
b59d46e
on darwin<10, fallback to .weak_definition (PPC,X86)
by David Fang
· 12 years ago
b228250
[AArch64] Refactor the NEON floating-point absolute difference LLVM AArch64
by Chad Rosier
· 12 years ago
2456ea5
[AArch64] Refactor the NEON signed/unsigned floating-point convert to fixed-point
by Chad Rosier
· 12 years ago
c000d11
[AArch64] Overload NEON signed/unsigned floating-point convert to fixed-point
by Chad Rosier
· 12 years ago
d096a5c
[AArch64] Overload NEON signed/unsigned integer convert to floating-point
by Chad Rosier
· 12 years ago
bc54a09
R600/SI: Add i64 cmp tests
by Matt Arsenault
· 12 years ago
c5019a3
Fix gcc warnings.
by Matt Arsenault
· 12 years ago
7c30637
Reland "Fix miscompile of MS inline assembly with stack realignment"
by Reid Kleckner
· 12 years ago
7af55ad
Make Triple's isOSBinFormatXXX functions partition triple-space.
by Tim Northover
· 12 years ago
8b71466
Support: Update documentation for Program functions
by Alp Toker
· 12 years ago
fafd264
[AArch64] Refactor the Neon vector/scalar floating-point convert intrinsics so
by Chad Rosier
· 12 years ago
72800f3
[AArch64] Refactor the Neon vector/scalar floating-point convert implementation.
by Chad Rosier
· 12 years ago
4b3fcc2
Ensure that the backend no longer emits unnecessary vector insert instructions
by Andrea Di Biagio
· 12 years ago
bb0e2be
Use Field Lists for the types' "Overview", "Syntax" and "Examples".
by Rafael Espindola
· 12 years ago
a563c91
R600: Fix an infinite loop when trying to reorganize export/tex vector input
by Vincent Lejeune
· 12 years ago
8ff689b
R600: Fix input modifiers lost for Cayman
by Vincent Lejeune
· 12 years ago
5265227
Next step in Mips16 prologue/epilogue cleanup.
by Reed Kotler
· 12 years ago
8a8581c
AVX-512: changed intrinsics for mask operations
by Elena Demikhovsky
· 12 years ago
89458ce
AVX-512: Changed intrinsics of VPCONFLICT to match GCC builtin form
by Elena Demikhovsky
· 12 years ago
9f84f21
Darwin: update default iOS version to 5.0
by Tim Northover
· 12 years ago
b72dc0e
[CMake] Add MCDisassembler to tools/lto. (has been removed since r196908)
by NAKAMURA Takumi
· 12 years ago
dafdc80
[mips][msa] Correct sld and sldi builtins.
by Daniel Sanders
· 12 years ago
3aabdeb
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
by NAKAMURA Takumi
· 12 years ago
1f28688
Add JIT to LINK_COMPONENTS in MCJITTests/Makefile.
by NAKAMURA Takumi
· 12 years ago
aedb288
Add TargetLowering::prepareVolatileOrAtomicLoad
by Richard Sandiford
· 12 years ago
086791e
Add TargetLowering::prepareVolatileOrAtomicLoad
by Richard Sandiford
· 12 years ago
faeef98
[CMake] lli/CMakeLists.txt: Move add_subdirectory(ChildTarget) to the front. It depends on nothing described in LLVM_LINK_COMPONENTS.
by NAKAMURA Takumi
· 12 years ago
cbb73d1
[AArch64 NEON] Replace fpimm with fpz32 for floating compare with zero.
by Kevin Qin
· 12 years ago
3171b8d
[AArch64 NEON] Support poly128_t and implement relevant intrinsic.
by Kevin Qin
· 12 years ago
2b14080
GCOV.cpp: Use PRIu64 instead of %lu.
by NAKAMURA Takumi
· 12 years ago
e1d55bb
Add proper dependencies to LLVMBuild.txt in llvm/lib.
by NAKAMURA Takumi
· 12 years ago
e0c0c4b
Whitespaces.
by NAKAMURA Takumi
· 12 years ago
cc8d39a
Revert "Fix miscompile of MS inline assembly with stack realignment"
by Reid Kleckner
· 12 years ago
ec4d326
Fix miscompile of MS inline assembly with stack realignment
by Reid Kleckner
· 12 years ago
e15c107
Fix a crash that occurs when PWD is invalid.
by Andrew Trick
· 12 years ago
7a70a1b
whitespace
by Andrew Trick
· 12 years ago
6806e11
Fix PR18162 - Incorrect assertion assumed that the SDValue resno is zero.
by Nadav Rotem
· 12 years ago
d5cf7ab
Update testcase for previous commit.
by Eric Christopher
· 12 years ago
30d5ef5
llvm-cov: Added -a option for block data.
by Yuchen Wu
· 12 years ago
06e6843
Disable emitting DW_AT_GNU_ranges_base until we actually use it.
by Eric Christopher
· 12 years ago
b6c1f7e
Add comments documenting the ARM datalayout string.
by Rafael Espindola
· 12 years ago
8c087da
We never emit info into the macro info section, stop emitting an empty one.
by Eric Christopher
· 12 years ago
3dd4e46
80-col.
by Eric Christopher
· 12 years ago
eaa38c1
Simplify further.
by Rafael Espindola
· 12 years ago
31eaed9
Transforms: Don't create bad branch weights when folding a switch
by Justin Bogner
· 12 years ago
4a644cc
Rename CompileUnit->DwarfCompileUnit and TypeUnit->DwarfTypeUnit for
by Eric Christopher
· 12 years ago
757fb90
Refactor the construction of the DataLayout string on ARM.
by Rafael Espindola
· 12 years ago
59e818d
Rename Unit->DwarfUnit to match the file name and make it a bit less
by Eric Christopher
· 12 years ago
e02fa05
[AArch64] Refactor the NEON scalar reduce pairwise intrinsics, so that they use
by Chad Rosier
· 12 years ago
97eda18
[AArch64] Refactor NEON scalar reduce pairwise front-end codegen to remove
by Chad Rosier
· 12 years ago
6c6344e
[AArch64] Remove q and non-q intrinsic definitions in the NEON scalar reduce
by Chad Rosier
· 12 years ago
89d8470
get rid of superfluous comment
by Reed Kotler
· 12 years ago
9670b33
Delete some old code used for testing that is not needed anymore.
by Reed Kotler
· 12 years ago
5201d61
Don't add suffixes for stdcall/fastcall on 64 coff.
by Rafael Espindola
· 12 years ago
470041b
Use a more direct check for finding out the file type.
by Rafael Espindola
· 12 years ago
6bd88a5
Don't set a variable to its default value.
by Rafael Espindola
· 12 years ago
ddf4eb3
by Ana Pazos
· 12 years ago
c3b96ba
DwarfDebug/Unit: Remove another case of label recreation by storing the gnu_ranges label in the unit.
by David Blaikie
· 12 years ago
1a80329
Improve the detection of the path
by Sylvestre Ledru
· 12 years ago
68138dc
[mips][msa] Fix invalid generated code when lowering FrameIndex involving unaligned offsets.
by Daniel Sanders
· 12 years ago
897268d
[mips][msa] Fix suboptimal FrameIndex lowering for ld.[hwd] and st.[hwd]
by Daniel Sanders
· 12 years ago
84744f6
Method parseSetAssignment treats every operand with '$' sign as register and the parsing is directed to set alias for register. This will result in errors reported when expressions containing label references are parsed(for example long jumps)
by Vladimir Medic
· 12 years ago
4062ed8
ADT: Implement MutableArrayRef::reverse_iterator
by David Majnemer
· 12 years ago
847b5d9
[SPARCV9]: Adjust the resultant pointer of DYNAMIC_STACKALLOC with the stack BIAS on sparcV9.
by Venkatraman Govindaraju
· 12 years ago
dc50e9a
[Sparc]: Implement getSetCCResultType() in SparcTargetLowering so that umulo/smulo can be lowered on sparcv9 without an assertion error.
by Venkatraman Govindaraju
· 12 years ago
Next »