index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
NAKAMURA Takumi
2013-12-10
48
-57
/
+291
*
Add JIT to LINK_COMPONENTS in MCJITTests/Makefile.
NAKAMURA Takumi
2013-12-10
1
-1
/
+1
*
Add TargetLowering::prepareVolatileOrAtomicLoad
Richard Sandiford
2013-12-10
15
-73
/
+75
*
Add TargetLowering::prepareVolatileOrAtomicLoad
Richard Sandiford
2013-12-10
24
-51
/
+106
*
[CMake] lli/CMakeLists.txt: Move add_subdirectory(ChildTarget) to the front. ...
NAKAMURA Takumi
2013-12-10
1
-2
/
+1
*
[AArch64 NEON] Replace fpimm with fpz32 for floating compare with zero.
Kevin Qin
2013-12-10
1
-3
/
+3
*
[AArch64 NEON] Support poly128_t and implement relevant intrinsic.
Kevin Qin
2013-12-10
4
-11
/
+101
*
GCOV.cpp: Use PRIu64 instead of %lu.
NAKAMURA Takumi
2013-12-10
1
-1
/
+1
*
Add proper dependencies to LLVMBuild.txt in llvm/lib.
NAKAMURA Takumi
2013-12-10
15
-15
/
+15
*
Whitespaces.
NAKAMURA Takumi
2013-12-10
7
-7
/
+2
*
Revert "Fix miscompile of MS inline assembly with stack realignment"
Reid Kleckner
2013-12-10
10
-108
/
+35
*
Fix miscompile of MS inline assembly with stack realignment
Reid Kleckner
2013-12-10
10
-35
/
+108
*
Fix a crash that occurs when PWD is invalid.
Andrew Trick
2013-12-10
3
-5
/
+9
*
whitespace
Andrew Trick
2013-12-10
1
-2
/
+2
*
Fix PR18162 - Incorrect assertion assumed that the SDValue resno is zero.
Nadav Rotem
2013-12-10
2
-1
/
+28
*
Update testcase for previous commit.
Eric Christopher
2013-12-10
1
-1
/
+1
*
llvm-cov: Added -a option for block data.
Yuchen Wu
2013-12-10
8
-8
/
+172
*
Disable emitting DW_AT_GNU_ranges_base until we actually use it.
Eric Christopher
2013-12-10
1
-6
/
+1
*
Add comments documenting the ARM datalayout string.
Rafael Espindola
2013-12-10
1
-0
/
+12
*
We never emit info into the macro info section, stop emitting an
Eric Christopher
2013-12-10
2
-15
/
+0
*
80-col.
Eric Christopher
2013-12-10
1
-1
/
+2
*
Simplify further.
Rafael Espindola
2013-12-10
1
-12
/
+4
*
Transforms: Don't create bad branch weights when folding a switch
Justin Bogner
2013-12-10
2
-2
/
+22
*
Rename CompileUnit->DwarfCompileUnit and TypeUnit->DwarfTypeUnit for
Eric Christopher
2013-12-09
4
-93
/
+104
*
Refactor the construction of the DataLayout string on ARM.
Rafael Espindola
2013-12-09
1
-19
/
+39
*
Rename Unit->DwarfUnit to match the file name and make it a bit less
Eric Christopher
2013-12-09
4
-203
/
+211
*
[AArch64] Refactor the NEON scalar reduce pairwise intrinsics, so that they use
Chad Rosier
2013-12-09
3
-96
/
+85
*
[AArch64] Refactor NEON scalar reduce pairwise front-end codegen to remove
Chad Rosier
2013-12-09
2
-48
/
+13
*
[AArch64] Remove q and non-q intrinsic definitions in the NEON scalar reduce
Chad Rosier
2013-12-09
3
-76
/
+61
*
get rid of superfluous comment
Reed Kotler
2013-12-09
1
-1
/
+0
*
Delete some old code used for testing that is not needed anymore.
Reed Kotler
2013-12-09
1
-87
/
+33
*
Don't add suffixes for stdcall/fastcall on 64 coff.
Rafael Espindola
2013-12-09
2
-3
/
+17
*
Use a more direct check for finding out the file type.
Rafael Espindola
2013-12-09
4
-16
/
+28
*
Don't set a variable to its default value.
Rafael Espindola
2013-12-09
1
-1
/
+0
*
Fix pattern match for movi with 0D result
Ana Pazos
2013-12-09
3
-3
/
+24
*
DwarfDebug/Unit: Remove another case of label recreation by storing the gnu_r...
David Blaikie
2013-12-09
2
-6
/
+14
*
Improve the detection of the path
Sylvestre Ledru
2013-12-09
1
-11
/
+12
*
[mips][msa] Fix invalid generated code when lowering FrameIndex involving una...
Daniel Sanders
2013-12-09
2
-2
/
+81
*
[mips][msa] Fix suboptimal FrameIndex lowering for ld.[hwd] and st.[hwd]
Daniel Sanders
2013-12-09
2
-15
/
+269
*
Method parseSetAssignment treats every operand with '$' sign as register and ...
Vladimir Medic
2013-12-09
2
-19
/
+6
*
ADT: Implement MutableArrayRef::reverse_iterator
David Majnemer
2013-12-09
1
-0
/
+5
*
[SPARCV9]: Adjust the resultant pointer of DYNAMIC_STACKALLOC with the stack ...
Venkatraman Govindaraju
2013-12-09
2
-4
/
+6
*
[Sparc]: Implement getSetCCResultType() in SparcTargetLowering so that umulo/...
Venkatraman Govindaraju
2013-12-09
3
-0
/
+23
*
[AArch64]Add missing pair intrinsics such as:
Hao Liu
2013-12-09
4
-1
/
+84
*
[AArch64]Pattern match failures for truncate store and extend load
Hao Liu
2013-12-09
2
-0
/
+76
*
[SparcV9]: Expand MULHU/MULHS:i64 and UMUL_LOHI/SMUL_LOHI:i64 on sparcv9.
Venkatraman Govindaraju
2013-12-08
2
-0
/
+23
*
Revert 196544 due to internal bot failures.
Manman Ren
2013-12-08
3
-55
/
+0
*
Make sure we mark these registers as defined. Previously was done
Reed Kotler
2013-12-08
1
-6
/
+10
*
Cleaning up of prologue/epilogue code for Mips16. First step
Reed Kotler
2013-12-08
8
-39
/
+59
*
ARM: fix folding of stack-adjustment (yet again).
Tim Northover
2013-12-08
2
-3
/
+13
[next]