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
*
AVX-512: Added VPERM* instructons and MOV* zmm-to-zmm instructions.
Elena Demikhovsky
2013-08-11
6
-47
/
+498
*
Re-instate r187323 which fast-tracks promotable allocas as soon as the
Chandler Carruth
2013-08-11
1
-12
/
+81
*
Finish fixing the SSAUpdater-based AllocaPromoter strategy in SROA to cope with
Chandler Carruth
2013-08-11
1
-2
/
+23
*
Reformat some bits of AllocaPromoter and simplify the name and type of
Chandler Carruth
2013-08-11
1
-21
/
+20
*
Incorrect JAL instruction attributes caused the optimizer to make a wrong
Reed Kotler
2013-08-10
1
-3
/
+0
*
Revert r188119 "Kill some duplicated code for removing unreachable BBs."
Arnold Schwaighofer
2013-08-10
3
-152
/
+174
*
[Sparc] Enable xword directive in sparcv9.
Venkatraman Govindaraju
2013-08-10
1
-3
/
+6
*
Teach ValueTracking about address spaces
Matt Arsenault
2013-08-10
1
-8
/
+12
*
R600/SI: FMA is faster than fmul and fadd for f64
Niels Ole Salscheider
2013-08-10
3
-0
/
+50
*
R600/SI: Add FMA pattern
Niels Ole Salscheider
2013-08-10
2
-2
/
+37
*
Check for $PWD in llvm::sys::current_path.
Rafael Espindola
2013-08-10
2
-0
/
+22
*
[objc-arc] Track if we encountered an additive overflow while computing {TopD...
Michael Gottesman
2013-08-09
2
-11
/
+1116
*
Kill some duplicated code for removing unreachable BBs.
Peter Collingbourne
2013-08-09
3
-174
/
+152
*
DataFlowSanitizer: Remove unreachable BBs so IR continues to verify
Peter Collingbourne
2013-08-09
2
-0
/
+23
*
[lit] Remove old ExamplesTests directory.
Daniel Dunbar
2013-08-09
23
-262
/
+0
*
[lit] Move ManyTests examples to lit/examples/many-tests.
Daniel Dunbar
2013-08-09
3
-1
/
+18
*
[lit] Drop deprecated aliases for lit and old module names.
Daniel Dunbar
2013-08-09
3
-14
/
+0
*
[lit] Update lit's own tests to use lit_config and lit package, as appropriate.
Daniel Dunbar
2013-08-09
11
-4
/
+15
*
Add another intrinsic that LLVM gives an incorrect prototype to.
Reed Kotler
2013-08-09
2
-0
/
+19
*
[stackprotector] Simplify SP Pass so that we emit different fail basic blocks...
Michael Gottesman
2013-08-09
2
-10
/
+14
*
Mark obviously const methods. Also use reference for parameters when possible.
Jakub Staszak
2013-08-09
1
-8
/
+8
*
[docs] Update TestingGuide's note on how to run with Valgrind.
Daniel Dunbar
2013-08-09
1
-3
/
+5
*
[lit] Fix typo.
Daniel Dunbar
2013-08-09
1
-1
/
+1
*
Add a overload to CostTable which allows it to infer the size of the table.
Benjamin Kramer
2013-08-09
3
-76
/
+78
*
Add description of function attribute 'minsize' in LangRef.rst.
Andrea Di Biagio
2013-08-09
1
-1
/
+7
*
CHECK-LABEL-ify tests
Stephen Lin
2013-08-09
3
-11
/
+11
*
DebugInfo: provide the ability to add members to a class after it has been co...
David Blaikie
2013-08-09
2
-0
/
+14
*
Make directory iterator sentinels free.
Benjamin Kramer
2013-08-09
1
-3
/
+9
*
ELFObjectFile.h: Silence warning on Windows
Hans Wennborg
2013-08-09
1
-1
/
+2
*
[tests] Update to use lit_config and lit package, as appropriate.
Daniel Dunbar
2013-08-09
4
-32
/
+35
*
Make helper static and fix formatting.
Benjamin Kramer
2013-08-09
1
-5
/
+4
*
This fixes the Thumb2 CPS assembly syntax.
Mihai Popa
2013-08-09
4
-2
/
+41
*
Fix assembling of Thumb2 branch instructions.
Mihai Popa
2013-08-09
10
-16
/
+451
*
Remove byte order mark from source file.
Benjamin Kramer
2013-08-09
1
-1
/
+1
*
Add back missing PPC relocation types.
Ulrich Weigand
2013-08-09
1
-0
/
+36
*
[SystemZ] Update README
Richard Sandiford
2013-08-09
1
-15
/
+5
*
Try to unbreak Windows build after r188022
Alexey Samsonov
2013-08-09
1
-1
/
+1
*
Add missing 'v' prefix in front of palignr on one of checks.
Craig Topper
2013-08-09
1
-1
/
+1
*
Change asserts at the top of getVectorShuffle to check that LHS and RHS have ...
Craig Topper
2013-08-09
1
-6
/
+3
*
Set ISD::FROUND to Expand by default for all types
Hal Finkel
2013-08-09
2
-4
/
+25
*
[CodeGen] prevent abnormal on invalid attributes
Saleem Abdulrasool
2013-08-09
10
-22
/
+36
*
Optimistically ignore scattered relocations in MachO in RuntimeDyld. This
Lang Hames
2013-08-09
4
-0
/
+12
*
[lit] Rename lit.{TestFormats,Util} to their aliased names {formats,util}.
Daniel Dunbar
2013-08-09
7
-20
/
+24
*
[lit] Inject the lit specific config object as 'lit_config' when loading conf...
Daniel Dunbar
2013-08-09
1
-0
/
+1
*
[lit] Split TestingConfig.frompath() into separate ctor and load methods.
Daniel Dunbar
2013-08-09
3
-51
/
+58
*
[lit] Eliminate mustExist parameter from TestingConfig.frompath().
Daniel Dunbar
2013-08-09
3
-37
/
+34
*
[lit] Only create config copies when a local config file is present.
Daniel Dunbar
2013-08-09
2
-5
/
+12
*
[lit] Eliminate parent argument from TestingConfig.frompath(), which is effec...
Daniel Dunbar
2013-08-09
3
-6
/
+12
*
Add missing PPC64 relocation types.
Michael J. Spencer
2013-08-08
1
-0
/
+42
*
Update the CMake build files.
Eric Christopher
2013-08-08
1
-0
/
+1
[next]