index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Convert calls to __sinpi and __cospi into __sincospi_stret
Bob Wilson
2013-11-03
4
-0
/
+292
*
Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.
Bob Wilson
2013-11-03
5
-0
/
+125
*
[SparcV9] Add ctpop instruction for i64. Also, expand ctlz, cttz and bswap.
Venkatraman Govindaraju
2013-11-03
3
-0
/
+32
*
Configure with --enable-terminfo=no for Apple's llvmCore builds.
Bob Wilson
2013-11-03
1
-1
/
+2
*
Add a comment to note that LLVMDisablePrettyStackTrace() is likely not a good...
Filip Pizlo
2013-11-03
1
-0
/
+3
*
When LLVM is embedded in a larger application, it's not OK for LLVM to interc...
Filip Pizlo
2013-11-03
2
-0
/
+11
*
move getSymbolNMTypeChar to the one program that needs it: nm.
Rafael Espindola
2013-11-02
7
-192
/
+226
*
Convert another use of getSymbolNMTypeChar.
Rafael Espindola
2013-11-02
1
-5
/
+9
*
Avoid some getSymbolNMTypeChar uses in COFFObjectFile.cpp itself.
Rafael Espindola
2013-11-02
1
-12
/
+6
*
Revert "Don't use getSymbolNMTypeChar for implementing COFFObjectFile::getSym...
Rafael Espindola
2013-11-02
1
-2
/
+4
*
Don't use getSymbolNMTypeChar for implementing COFFObjectFile::getSymbolFileO...
Rafael Espindola
2013-11-02
1
-4
/
+2
*
SLPVectorizer: Remove duplicated function.
Benjamin Kramer
2013-11-02
1
-10
/
+2
*
LoopVectorize: Remove quadratic behavior the local CSE.
Benjamin Kramer
2013-11-02
1
-26
/
+40
*
A better fix that also works on ppc: add a target tripple.
Rafael Espindola
2013-11-02
1
-12
/
+12
*
Fix this test to pass on darwin now that llvm-nm is working.
Rafael Espindola
2013-11-02
1
-6
/
+2
*
Fix llvm-nm to mach OS X's nm on some tests.
Rafael Espindola
2013-11-02
4
-10
/
+24
*
Fix PR17764
Michael Liao
2013-11-02
2
-1
/
+11
*
Added command-line option to output llvm-cov to file.
Yuchen Wu
2013-11-02
3
-12
/
+22
*
LoopVectorizer: Move cse code into its own function
Arnold Schwaighofer
2013-11-01
1
-32
/
+37
*
Comment some and reformat for clarity beginFunction.
Eric Christopher
2013-11-01
1
-30
/
+42
*
DebugInfo: regenerate test case from Clang to adjust for fixes/improvements
David Blaikie
2013-11-01
1
-87
/
+64
*
LoopVectorizer: Perform redundancy elimination on induction variables
Arnold Schwaighofer
2013-11-01
4
-6
/
+76
*
DebugInfo: Improve readability of test case added in r193878
David Blaikie
2013-11-01
1
-2
/
+2
*
DebugInfo: add a test case for data member locations (coverage for r193835)
David Blaikie
2013-11-01
1
-0
/
+43
*
Fix a test case broken by r193872
David Blaikie
2013-11-01
1
-1
/
+1
*
Add comments.
Manman Ren
2013-11-01
1
-0
/
+2
*
DebugInfo: Make pubnames header printing similar to unit header printing
David Blaikie
2013-11-01
4
-18
/
+8
*
[Stackmap] Remove erroneous assert.
Juergen Ributzka
2013-11-01
1
-3
/
+0
*
Use isa<> instead of dyn_cast<> with unused value
Matt Arsenault
2013-11-01
1
-3
/
+3
*
[AArch64] Simplify a few of the instruction patterns. No functional change in...
Chad Rosier
2013-11-01
1
-109
/
+60
*
[AArch64] Fix assembly string formatting and other coding standard violations.
Chad Rosier
2013-11-01
1
-190
/
+118
*
Remove linkonce_odr_auto_hide.
Rafael Espindola
2013-11-01
16
-58
/
+12
*
Commenting out this assert because it is causing the build bots to fail. Thi...
Aaron Ballman
2013-11-01
1
-2
/
+2
*
Fixing an order of evaluation error in an assert.
Aaron Ballman
2013-11-01
1
-1
/
+1
*
LoopVectorize: Look for consecutive acces in GEPs with trailing zero indices
Benjamin Kramer
2013-11-01
2
-11
/
+80
*
[ARM] Add Virtualization subtarget feature and more build attributes in this ...
Bradley Smith
2013-11-01
8
-269
/
+167
*
[ARM] Fix Tag_ABI_HardFP_use build attribute
Bradley Smith
2013-11-01
4
-39
/
+102
*
Consider (x == -1) unlikely in BranchProbabilityInfo
Hal Finkel
2013-11-01
2
-4
/
+57
*
LoopVectorizer: If dependency checks fail try runtime checks
Arnold Schwaighofer
2013-11-01
2
-5
/
+75
*
LoopVectorizer: Clear all member data structures in RuntimeCheck.reset()
Arnold Schwaighofer
2013-11-01
1
-0
/
+2
*
OCaml bindings: fix typo
Sylvestre Ledru
2013-11-01
1
-1
/
+1
*
OCaml bindings: remove unused DONT_BUILD_RELINKED from Makefiles
Sylvestre Ledru
2013-11-01
2
-2
/
+0
*
Use \01 to disable the mangler. Should fix the 32 bit windows bots.
Rafael Espindola
2013-11-01
1
-9
/
+9
*
OCaml bindings: fix typo
Sylvestre Ledru
2013-11-01
2
-2
/
+2
*
OCaml bindings: fix typo in documentation
Sylvestre Ledru
2013-11-01
1
-1
/
+1
*
OCaml bindings: formatting
Sylvestre Ledru
2013-11-01
24
-74
/
+44
*
DebugInfo: Emit member variable locations as data instead of expressions in b...
David Blaikie
2013-11-01
3
-33
/
+35
*
Add to the disassembler C API output reference types for
Kevin Enderby
2013-11-01
2
-3
/
+35
*
Fix unused variable warnings.
Dan Gohman
2013-10-31
1
-0
/
+3
*
These test cases for experimental features are a bit too darwin-specific stil...
Andrew Trick
2013-10-31
2
-4
/
+4
[prev]
[next]