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
/
test
/
DebugInfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the dominator verification code out of special code embedded within
Dan Gohman
2009-09-28
1
-1
/
+1
*
Eliminate more redundant llvm-as calls.
Dan Gohman
2009-09-11
1
-1
/
+1
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
4
-4
/
+4
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
7
-7
/
+7
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
5
-5
/
+5
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
14
-14
/
+14
*
Fix DbgStopPointInst->getFileName/getDirectory, broken by the MDNodification in
Torok Edwin
2009-09-02
1
-0
/
+73
*
Reapply 79977.
Devang Patel
2009-08-28
12
-708
/
+0
*
This is passing for PPC on Mac OS X.
Bill Wendling
2009-08-27
1
-2
/
+0
*
Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.
Devang Patel
2009-08-26
12
-0
/
+708
*
Remove target triple from this test, it fails on x86-64 with
Torok Edwin
2009-08-25
1
-1
/
+0
*
Remove obsolete -f flags.
Dan Gohman
2009-08-25
5
-6
/
+6
*
Update DebugInfo interface to use metadata, instead of special named llvm.dbg...
Devang Patel
2009-08-25
12
-708
/
+0
*
Take another shot at disabling this when no ppc support is available.
Daniel Dunbar
2009-08-14
1
-2
/
+1
*
Mark this test as requiring the powerpc target.
Daniel Dunbar
2009-08-13
1
-0
/
+3
*
upgrade
Devang Patel
2009-06-23
1
-28
/
+28
*
Use MainCU if it is available.
Devang Patel
2009-06-16
1
-0
/
+275
*
Gracefully handle imbalanced inline function begin and end markers.
Devang Patel
2009-06-15
1
-0
/
+77
*
llvm.dbg.region.end() intrinsic is not required to be in _last_ basic block i...
Devang Patel
2009-06-13
1
-0
/
+75
*
Clear AbstractInstanceRootMap at the end of the function.
Devang Patel
2009-06-12
1
-0
/
+94
*
Fix broken logic in DominatorTreeBase::Split. Part of PR4238.
Eli Friedman
2009-05-21
1
-1
/
+1
*
Remove too large testcase.
Bill Wendling
2009-05-13
1
-3256
/
+0
*
Move the bookkeeping of the debug scopes back to the place where it
Bill Wendling
2009-05-13
1
-0
/
+3256
*
Restore minor deletion.
Mike Stump
2009-05-04
1
-1
/
+1
*
Second attempt:
Bill Wendling
2009-04-29
4
-4
/
+4
*
r70270 isn't ready yet. Back this out. Sorry for the noise.
Bill Wendling
2009-04-28
4
-4
/
+4
*
Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to
Bill Wendling
2009-04-28
4
-4
/
+4
*
Global variables don't have a corresponding llvm.dbg.declare, yet it is possible
Torok Edwin
2009-03-10
2
-1
/
+75
*
Ignore the debug info intrinsics when looking for dependency through basic bl...
Zhou Sheng
2009-03-05
1
-0
/
+125
*
Make my earlier patch to skip debug intrinsics
Dale Johannesen
2009-03-04
1
-0
/
+80
*
Instruction counters must skip the bitcasts that
Dale Johannesen
2009-03-03
1
-0
/
+260
*
When removing a store to an alloca that has only one
Dale Johannesen
2009-03-03
1
-0
/
+108
*
Ignore the debug info intrinsics when adding instructions into alias sets.
Zhou Sheng
2009-03-03
1
-0
/
+83
*
Testcase for line number sinking in InstCombine.
Dale Johannesen
2009-03-03
1
-0
/
+57
*
- Use the "Fast" flag instead of "OptimizeForSize" to determine whether to emit
Bill Wendling
2009-02-24
3
-3
/
+4
*
Add test case for checkin @r65314.
Zhou Sheng
2009-02-23
1
-0
/
+41
*
The subprogram die may not exist while creating "default" scope.
Devang Patel
2009-02-18
1
-0
/
+31
*
Do not add redundant arguments in a method definition DIE.
Devang Patel
2009-02-02
1
-0
/
+103
*
Make this test case smaller.
Devang Patel
2009-02-02
1
-86
/
+16
*
Each input file is encoded as a separate compile unit in LLVM debugging
Devang Patel
2009-01-30
1
-0
/
+46
*
Enable target tripple.
Devang Patel
2009-01-30
1
-1
/
+1
*
Linux and other target's encoding for DW_AT_declaration may not match.
Devang Patel
2009-01-30
1
-0
/
+1
*
Add DW_AT_declaration for class methods.
Devang Patel
2009-01-30
1
-0
/
+31
*
Give this test an explicit target, to make it host-independent.
Dan Gohman
2009-01-28
1
-1
/
+1
*
Do not forget to derived type while constructing an array type.
Devang Patel
2009-01-28
1
-0
/
+93
*
Assorted debug info fixes.
Devang Patel
2009-01-27
1
-1
/
+1
*
Fix test case. Use valid file name and directory in global variable's debug i...
Devang Patel
2009-01-23
1
-1
/
+1
*
Do not use buggy llvm-gcc to generate testcases.
Devang Patel
2009-01-22
1
-11
/
+9
*
Appropriately mark fowrad decls.
Devang Patel
2009-01-20
1
-1
/
+0
*
Need compile unit to find location.
Devang Patel
2009-01-20
1
-2
/
+2
[next]