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
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Target option DisableJumpTables is a gross hack. Move it to TargetLowering in...
Evan Cheng
2012-07-02
1
-6
/
+0
*
Extend TargetPassConfig to allow running only a subset of the normal passes.
Bob Wilson
2012-07-02
1
-4
/
+40
*
Need a space.
Evan Cheng
2012-07-02
1
-1
/
+1
*
This patch extends the libLLVMDebugInfo which contains a minimalistic DWARF p...
Alexey Samsonov
2012-07-02
1
-1
/
+12
*
Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and
Bill Wendling
2012-06-28
2
-2
/
+2
*
When users ask for -mcpu=help or -mattr=help, just output the help without
Duncan Sands
2012-06-27
1
-13
/
+23
*
Fix llc's -print-before=pass and -print-after=pass.
Rafael Espindola
2012-06-26
1
-0
/
+4
*
Rename fp-op fusion option (yet again) for compatibility with GCC option.
Lang Hames
2012-06-22
1
-3
/
+3
*
Forgot this patch in r159023.
Evan Cheng
2012-06-22
1
-1
/
+1
*
Rename -allow-excess-fp-precision flag to -fuse-fp-ops, and switch from a
Lang Hames
2012-06-22
1
-6
/
+14
*
llvm-stress: Stabalize (by using an ordered container) and add randomness to ...
Nadav Rotem
2012-06-21
1
-9
/
+20
*
Add DAG-combines for aggressive FMA formation.
Lang Hames
2012-06-19
1
-3
/
+3
*
Move the support for using .init_array from ARM to the generic
Rafael Espindola
2012-06-19
1
-0
/
+5
*
Remove assignments which aren't used afterwards.
Bill Wendling
2012-06-15
1
-2
/
+0
*
Use LTO_CODEGEN_PIC_MODEL_DYNAMIC for PIE. This requirest a git version of
Rafael Espindola
2012-06-13
1
-0
/
+2
*
Object file output from llc isn't experimental anymore.
Benjamin Kramer
2012-06-11
1
-1
/
+1
*
[llvm-nm] Update documentation to cover object file support and arguments.
Michael J. Spencer
2012-06-06
1
-5
/
+5
*
Round 2 of dead private variable removal.
Benjamin Kramer
2012-06-06
1
-1
/
+1
*
Remove unused private fields found by clang's new -Wunused-private-field.
Benjamin Kramer
2012-06-06
4
-10
/
+6
*
Reinstate -O3 for LTO.
David Blaikie
2012-05-30
1
-3
/
+3
*
Add an insertPass API to TargetPassConfig. <rdar://problem/11498613>
Bob Wilson
2012-05-30
1
-6
/
+0
*
ConstantRangesSet renamed to IntegersSubset. CRSBuilder renamed to IntegersSu...
Stepan Dyatkovskiy
2012-05-29
1
-1
/
+1
*
Plug a leak when using MCJIT.
Benjamin Kramer
2012-05-20
1
-2
/
+3
*
Remove extra semicolons.
Benjamin Kramer
2012-05-19
1
-15
/
+15
*
Ordinary PR1255 patch: DifferenceEngine and CPPBackend adopted to the new Swi...
Stepan Dyatkovskiy
2012-05-19
1
-4
/
+4
*
Refactor data-in-code annotations.
Jim Grosbach
2012-05-18
1
-0
/
+32
*
Fixed a bug in llvm-objdump when disassembling using -macho option for a binary
Kevin Enderby
2012-05-18
1
-2
/
+29
*
Added LLIMCJITMemoryManager to the lli. This manager will be used for MCJIT i...
Danil Malyshev
2012-05-16
2
-2
/
+227
*
Teach the 'opt' tool about '-Os' and '-Oz', corresponding to the Clang
Chandler Carruth
2012-05-16
1
-12
/
+41
*
llvm-config: Use sys::fs::equivalent instead of string comparison.
Daniel Dunbar
2012-05-15
1
-5
/
+6
*
Fixed a bug in llvm-objdump when disassembling using -macho option for a binary
Kevin Enderby
2012-05-15
1
-1
/
+1
*
llvm-build: Add support for non-installed libraries (e.g., gtest).
Daniel Dunbar
2012-05-15
1
-5
/
+18
*
Allow MCCodeEmitter access to the target MCRegisterInfo.
Jim Grosbach
2012-05-15
1
-2
/
+2
*
Fix a use after free when the streamer is destroyed. Fixes pr12622.
Rafael Espindola
2012-05-11
1
-1
/
+1
*
Do not install llvm-config-host for cross-builds of clang. rdar://11317847
Bob Wilson
2012-05-09
1
-0
/
+8
*
Fix it so llvm-objdump -arch does accept x86 and x86-64 as valid arch names.
Kevin Enderby
2012-05-08
3
-76
/
+28
*
Move the CodeExtractor utility to a dedicated header file / source file,
Chandler Carruth
2012-05-04
1
-1
/
+1
*
PR12729: Change 'llvm-objdump' to display the available targets.
Pete Cooper
2012-05-03
1
-0
/
+3
*
Fix unintentional use of operator bool.
John McCall
2012-05-02
1
-1
/
+1
*
Remove redundant line (the memory manager is set above to the same object
Eli Bendersky
2012-04-29
1
-1
/
+0
*
DumpSegment64Command() wasn't returning correct result. Caught by static anal...
Evan Cheng
2012-04-26
1
-1
/
+1
*
[CMake] Restructure how Clang, Polly and other external projects get included.
Michael J. Spencer
2012-04-26
1
-17
/
+3
*
openbsd doesn't support soname, patch by Brad Smith!
Chris Lattner
2012-04-25
1
-0
/
+3
*
Remove llvm-ld and llvm-stub (which is only used by llvm-ld).
Michael J. Spencer
2012-04-19
12
-1028
/
+3
*
Move the JIT flags from llc to lli. These flags showed up as part of moving
Nick Lewycky
2012-04-18
2
-26
/
+28
*
allow opt to take a -mtriple option
Joe Groff
2012-04-17
1
-0
/
+7
*
Add -disassemble support for -show-inst and -show-encode capability llvm-mc. ...
Richard Barton
2012-04-16
3
-174
/
+80
*
Remove lto_codegen_set_whole_program_optimization. It is a work in progress,
Rafael Espindola
2012-04-16
4
-12
/
+5
*
Make member variables of AsmToken private. Remove unnecessary forward declara...
Craig Topper
2012-04-15
1
-0
/
+1
*
Do not convert between fp128 <-> ppc_fp128 since there is no legal cast conve...
Nadav Rotem
2012-04-15
1
-9
/
+12
[next]